Unit Converter API
The Unit Converter API provides comprehensive unit conversion capabilities. Convert between 300+ units across 26 categories including length, weight, temperature, volume, area, speed, time, digital storage, and more. ## Core Features - **Extensive Unit Coverage**: 300+ units across 26 categories - **Accurate Conversions**: Precise conversion formulas - **Category Filtering**: List units by…
Unit Converter API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Conversion | ||
| GET |
getConversionFormula /api/unit/formula |
Get the formula used to convert between two units in a category. |
| POST |
convertUnits /api/unit/convert |
Convert a value from one unit to another within a specified category. |
| Categories | ||
| GET |
getAllCategories /api/unit/types |
Get all available unit categories with their unit counts. |
| POST |
getUnitsByCategory /api/unit/category |
Get all available units within a specific category. |
| Info | ||
| GET |
getApiInfo / |
|
| GET |
healthCheck /health |
|
Unit Converter API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 100 / minute |
|
| PRO Recommended | $9 / month | 500 / minute |
|
| ULTRA | $29 / month | 2000 / minute |
|
| MEGA | $139 / month | 5000 / minute |
|