Math & Numbers
Acre to Hectare
Convert acres to hectares with configurable decimal precision
json· JSON result
Quick start
Call this tool from your code in three languages.
cURL
curl -X POST 'https://api.elysiatools.com/en/api/tools/acre-to-hectare' \
-H 'Content-Type: application/json' \
-d '{"acres":"10","precision":4}'