Unit Converter
Convert length, weight, volume, area and temperature between common units.
curl -X POST https://sinikoding.dev/api/v1/unit-convert \
-H 'content-type: application/json' \
-H 'x-api-key: tk_live_…' \
-d '{"value":1,"quantity":"length","from":"…"}'Need unit converter from your own code? Create a free account to get an API key. This page stays free without one.
Create account