I

Interzoid Convert Currency Rate API

by Interzoid Convert Currency Rate Free tier

This API enables you to convert an amount of one currency into another currency using current foreign exchange rates.

financeinterzoid

Quick Reference

Base URL 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
Pricing
28
Latency
4
Depth
28

Authentication

No authentication required

# No auth required

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free — open public API, no authentication required.

Key Endpoints

MethodPathDescription
GET /convertcurrency Converts amount in one currency to that of another

Sample Request

curl -X GET 'https://api.interzoid.com/convertcurrency' \
  -H '# No auth required'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Interzoid Convert Currency Rate documentation.