Unit Converter

FREEMIUM
Par JupiterSwears | Mise à jour il y a un mois | Tools
Health Check

N/A

LISEZ-MOI

Usage

You can use this API to do ANY to ANY unit of measure conversions or integrate a specific conversion into your application.

Get quantities

You can query the Quantities endpoint at runtime to select a quantity to do a conversion for:

GET https://unit-converter2.p.rapidapi.com/Quantities

Don’t forget to add the x-rapidapi-host: unit-converter2.p.rapidapi.com header and your x-rapidapi-key header

Get units

Once you selected a quantity you can list the available units of measure for that quantity:

GET https://unit-converter2.p.rapidapi.com/Quantities/{quantity}/Units

substituting {quantity} with the desired quantity and adding the x-rapidapi-host and x-rapidapi-key headers.

Do the actual conversion

Then you are ready to do the actual conversion:

GET https://unit-converter2.p.rapidapi.com/Quantities/{quantity}?from={from}&to={to}&value={value}

where {quantity} is the desired quantity, {from} is the unit of measure to convert from, {to} is the unit of measure to convert to and {value} is the value you want to convert.
Again add the x-rapidapi-host and x-rapidapi-key headers.

Request limits

Different pricing plans are available to suit your use case. All plans are limited to max. 1 request per second. If you require a higher request rate, please reach out so we can provide a customized plan.

Feature requests

If you are missing quantities or units or if you have any suggestions on extending the API, please reach out through the ‘Contact’ button on the About page.

Abonnés : 0
Créateur d'API :
Rapid account: Jupiter Swears
JupiterSwears
JupiterSwears
Connectez-vous pour évaluer l'API
Note : 5 - Votes : 1