Roundhouse
Reference Data

Currency conversion

Convert an amount between currencies at the current rate. Priced per conversion.

Spot price
$0.0028per conversion
call-weighted across 46 of 53 priced endpoints
Spread
11×
cheapest to dearest
Providers
39
42 hosts
Endpoints
53
41 answered last probe
Where the offers sitLog scale. The shaded band is the middle half of the market, $0.0020 to $0.0060.
$0.0010$0.011

Every supplier below carries its index against that rate: 100 is spot, 40 is 60% below it, 310 is 3.1× it. Spot is weighted by how often each endpoint is called, so one wallet listing forty near-identical endpoints cannot move it on listings alone. The cheapest offer here is $0.0010 and the dearest $0.011.

Canonical request
fromstringSource currency code.
tostringTarget currency code.
amount?numberAmount to convert.
Canonical response
fromstringSource currency.
tostringTarget currency.
ratenumberUnits of target per unit of source.
amount?numberConverted amount.
as_ofstringISO 8601 rate time.

53 endpoints offering this capability, from 39 wallets

EndpointIndexLast called
Superhighway
api-production-17e1.up.railway.app/fx$0.00103622Live106d ago
api.aurenic.org
api.aurenic.org/fx/:from/:to/:amount$0.00103611Live4d ago
TickersFeed
api.tickersfeed.net/fx/:base/:quote$0.00103611Live20d ago
TickersFeed
api.tickersfeed.net/fx/rates/:base$0.00103611Live4d ago
euro.memoryapi.org
euro.memoryapi.org/x402/euro/rates$0.001036Live
mcpfax-utility.bowling-anthony.workers.dev
mcpfax-utility.bowling-anthony.workers.dev/v1/fx$0.00103611Live30d ago
SCRIPTMASTERLABS
squeezeos-api.onrender.com/api/fx/convert$0.00103672Live1d ago
toll402.dev/v1/fx$0.00103655Live1d ago
Busker FX Rates
workbot1.oddsys.org/fx$0.00103644Live7d ago
x402.orthogonal.com
x402.orthogonal.com/exchange-rates/v1/convert$0.00103633Live17d ago
Fiat Exchange Rates
amanchain-relay.gitajhd.workers.dev/api/x402/aman-fx-rates$0.001245112Live13d ago
agent402.co.uk
agent402.co.uk/v1/data/fx$0.002072Offline
Currency exchange rate
agent402.tools/api/fx-rate$0.00207231Live1d ago
apiwitchcraft.duckdns.org
apiwitchcraft.duckdns.org/fx$0.00207241Live63d ago
Stride20k
gateway.stride20k.com/fx/:base/:quote$0.00207221Live24d ago
Toolsmith
toolcall.click/t/fx/rates$0.002072129Offline1d ago
Toolsmith
toolsmith-api.dassad10.workers.dev/t/fx/rates$0.00207233Offline9d ago
Vibe Springs
vibesprings.net/api/exchange/convert$0.00207253Live14d ago
currency-convert
x402currencyconvert.vercel.app/api/currency-convert$0.00207216162Live48d ago
2s.io/api/fx/rates$0.003010732Live2d ago
Currency Exchange Rate
api.24klabs.ai/api/fx-rate$0.003010711Live55d ago
Currency Exchange Rate
api.24klabs.ai/api/v1/fx-rate$0.003010711Live50d ago
dev.agenticweb.nl
dev.agenticweb.nl/api/v1/global/fx$0.0030107Offline
FX Reference Rates
x402.professorsausages.com/fx-rates/convert$0.003010721Live65d ago
Fiat Exchange Rates
x402.shizu.me/fx$0.003010711Live25d ago

Reading this table

Report

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pick the best provider of this capability over the free read API. No key, no account.

GET roundhouseai.io/unified.json?capability=fx-rates

Open skill.md
Show the prompt
Using Roundhouse, compare every x402 provider of Currency conversion and pick one for me.
Weigh the price per unit against whether the endpoint answered when last probed, and say
what the cheapest option would cost against the median.

curl -s 'https://roundhouseai.io/unified.json?capability=fx-rates'

The canonical request and response in that document are the shape every provider is
mapped onto. Before paying, check the provider's record and read the live 402:
curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet on the offer you choose>'

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.