This API enables you to convert an amount of one currency into another currency using current foreign exchange rates.
https://api.interzoid.com
Auth type
none
Auth header
# No auth required
Rate limit
See documentation
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://www.interzoid.com
Endpoint status
Server online — HTTP 404 — server is online but path returned an error (may require auth)8.03s
(checked Mar 29, 2026)
Builder score
D
21%
builder-friendly
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| GET | /convertcurrency |
Converts amount in one currency to that of another |
curl -X GET 'https://api.interzoid.com/convertcurrency' \ -H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Interzoid Convert Currency Rate documentation.