Hourly Snapshots
Fiat Rates API
Unit Converter Pro publishes hourly fiat snapshots for scripts, spreadsheets, dashboards, and internal tooling. The files below expose the same supported fiat catalog shown on the rates page.
Available Files
Snapshot Format
The JSON export includes `generated_at`, `as_of`, `ttl_seconds`, `base`, `count`, `source`, `currencies`, and `rates`.
The CSV export includes one row per currency with `base`, `code`, `name`, `rate`, `as_of`, `source_name`, and `source_mode`.
Example Requests
curl https://midego.net/convert-tool/rates/fiat.json
curl https://midego.net/convert-tool/rates/fiat.csv
Refresh Cadence
Snapshots are refreshed hourly. The JSON file includes both the upstream rate date (`as_of`) and the export generation timestamp (`generated_at`).
Need Something More?
For questions about integrations or agent tooling, contact [email protected] or visit /support/.