Temperature Converter
Simple to use temperature conversion API. Select the different endpoints or the general one. Give in your from, to, value and decimal amount and the API will convert your value. Create now your own temperature converter with just an API call For a more advanced Documentation go to https://congen-online.com/
Temperature Converter endpoints
| Method | Endpoint | Description |
|---|---|---|
| Celsius | ||
| GET |
Convert Celsius /celsius?to={to}&value={value}&decimal={decimal} |
Convert Celsius to any other temperature scale unit. |
| Fahrenheit | ||
| GET |
Convert Fahrenheit /fahrenheit?to={to}&value={value}&decimal={decimal} |
Convert Fahrenheit to any other temperature scale unit. |
| Delisle | ||
| GET |
Convert Delisle /delisle?to={to}&value={value}&decimal={decimal} |
Convert Delisle to any other temperature scale unit. |
| Kelvin | ||
| GET |
Convert Kelvin /kelvin?to={to}&value={value}&decimal={decimal} |
Convert Kelvin to any other temperature scale unit. |
| Newton | ||
| GET |
Convert Newton /newton?to={to}&value={value}&decimal={decimal} |
Convert Newton to any other temperature scale unit. |
| Rankine | ||
| GET |
Convert Rankine /rankine?to={to}&value={value}&decimal={decimal} |
Convert Rankine to any other temperature scale unit. |
| Reaumur | ||
| GET |
Convert Reaumur /reaumur?to={to}&value={value}&decimal={decimal} |
Convert Reaumur to any other temperature scale unit. |
| Romer | ||
| GET |
Convert Romer /romer?to={to}&value={value}&decimal={decimal} |
Convert Romer to any other temperature scale unit. |
| Other endpoints | ||
| GET |
Convert From /convert?from={from}&to={to}&value={value}&decimal={decimal} |
Convert temperature from one to another value |
Temperature Converter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $75 / month | — |
|
| MEGA | $150 / month | — |
|