Measurement Unit Converter
No more struggling to convert units of measurement – Foxello Measurement Unit Converter API makes it quick and easy for developers and users alike. Whether you need to convert units of length, weight, temperature, or any other common unit, Foxello has got you covered. Simply specify the units and amount you want to convert, and Foxello will do the rest. No more manually coding all the…
Measurement Unit Converter endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Measurements /measurements |
GET enum array of all types of measurement |
| GET |
Measurements /measurements |
### GET Enum Array of All Types of Measurement This call retrieves an array of all available types of measurements that can be converted using the API. |
| GET |
Measure units /{measure}/units |
GET enum array of all units of the given type. |
| GET |
Measure units /{measure}/units |
### GET Enum Array of All Units of the Given Type This call fetches an array of all units associated with a specific measurement type, which you can use for conversions in the… |
| GET |
Measurements detailed /measurements/detailed |
GET a list of all the available measurements with unit details. |
| GET |
Measurements detailed /measurements/detailed |
### GET a List of All Available Measurements with Unit Details This call provides a detailed list of all available measurements along with their unit details, including… |
| GET |
Convert from one unit to another /{measure} |
Converts the given quantity in one unit to the equivalent quantity in another, for a given measurement, and returns a detailed answer. |
| GET |
Convert from one unit to another /{measure} |
### Converts the Given Quantity in One Unit to Another This API call performs the actual unit conversion. You specify the measurement type, the source unit, the target unit, and… |
Measurement Unit Converter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $2.49 / month | 1 / second |
|
| ULTRA Recommended | $4.99 / month | — |
|
| MEGA | $13.99 / month | — |
|