A free, fast JSON API for developer utilities: hashing, Base64, URL encoding, JSON to TypeScript, CSV to JSON, slugify, UUID and more. Free key, 500/month.
ENDPOINTS
STRUCTURED FROM OPENAPI 3.1
GET
/api/v1/convert/categories
List all unit categories and their units
GET
/api/v1/convert/{category}
Convert a value between two units
GET
/api/v1/convert/currency
Convert money between currencies using live exchange rates
GET
/api/v1/dev/hash
Hash text with a chosen algorithm
GET
/api/v1/dev/hash-all
Return MD5, SHA-1, SHA-256, SHA-512 and CRC32 at once