Measurement Units Converter
The Conversion API is a simple and easy-to-use tool for converting between different units of measurement. By providing a list of supported conversions and clear examples, users should have no trouble making conversions with the API. If you have any further questions or need help with the API, please contact me.
Measurement Units Converter endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Measurements /api/v1/market/conversions/measurements |
GET array of all types of measurement. The array key is in the format {inputUnit-outputUnit} - you can later use these values when converting units of measurement. |
| GET |
Convert from one unit of measure to another /api/v1/market/conversions/convert |
Convert efficiently and quickly between more than 50 of the most used units with a simple and intuitive conversion tool. At the output, you will get an answer with the conversion… |
Measurement Units Converter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $1.99 / month | 1 / second |
|
| ULTRA | $3.99 / month | — |
|
| MEGA | $7.99 / month | — |
|