Easy exchange
rates for your
dApp
The first exchange rate API that stays out of your way. One-line integration via programmatic payment flow.
Pay-as-you-go simplicity
Currex uses HTTP 402 (Payment Required) to facilitate instant, micro-transactional access to exchange rate data. No registration, no signup, no credit card.
-
✓
Request rate from
/v1/latest/:quote/:base - ✓ Receive 402 Challenge with invoice
- ✓ Settle payment programmatically
- ✓ Get excahnge rate response
Content-Type: application/json
PAYMENT-REQUIRED: ewoicGF5bW...
{
"base": "USD",
"quote": "ETH",
"rate": 0.92,
"validFrom": "2024-10-24T14:30:01Z",
"path": "USD -> EUR",
"hope": 1
}
Simple, Honest Value.
Pay only for what you use.
No monthly minimums.
No overages.
Operational Guardrails
"Transparency is the highest form of precision."
Data is provided as a sophisticated market estimate for UI/UX purposes. Perfect for valuing portfolio assets, displaying product prices in dApps, or calculating estimated transaction fees.
This API is NOT engineered for high-frequency trading, automated liquidations, or oracle-critical financial settlement where sub-millisecond latency and absolute consensus are required.
We prioritize data cleanliness and completeness over precision. Expect exchange rates to be approximate.
Multi-Chain Native
Native support for L1s, L2s, and traditional FX pairs via a single unified schema.
Stateless Auth
No API keys to rotate. Authentication is handled via cryptographically signed payment preimages.
99.9% Uptime
Distributed edge nodes ensure that pricing data is always available, even during peak market volatility.
Ready to de-register?
Experience the world's most friction-less data flow. Stop managing users, start requesting rates.