Roundhouse
Reference Data

Currency conversion

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

Spot price
$0.0029per conversion
call-weighted across 35 of 38 priced endpoints
Spread
10×
cheapest to dearest
Providers
28
30 hosts
Endpoints
38
34 answered last probe
Where the offers sitLog scale. The shaded band is the middle half of the market, $0.0020 to $0.0050.
$0.0010$0.010

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.010.

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.

38 endpoints offering this capability, from 28 wallets

EndpointIndexLast called
Superhighway
api-production-17e1.up.railway.app/fx$0.00103522Live85d ago
TickersFeed
api.tickersfeed.net/fx/:base/:quote$0.00103511Live30d ago
TickersFeed
api.tickersfeed.net/fx/rates/:base$0.00103511Live10d ago
euro.memoryapi.org
euro.memoryapi.org/x402/euro/rates$0.001035Live
mcpfax-utility.bowling-anthony.workers.dev
mcpfax-utility.bowling-anthony.workers.dev/v1/fx$0.00103582Live10d ago
squeezeos-api.onrender.com
squeezeos-api.onrender.com/api/fx/convert$0.00103571Live1d ago
Busker FX Rates
workbot1.oddsys.org/fx$0.00103532Live15d ago
apiwitchcraft.duckdns.org
apiwitchcraft.duckdns.org/fx$0.00206941Offline42d ago
Stride20k
gateway.stride20k.com/fx/:base/:quote$0.00206921Live4d ago
Toolsmith
toolcall.click/t/fx/rates$0.00206974Live4d ago
Toolsmith
toolsmith-api.dassad10.workers.dev/t/fx/rates$0.00206954Offline4d ago
Vibe Springs
vibesprings.net/api/exchange/convert$0.002069623Live15d ago
currency-convert
x402currencyconvert.vercel.app/api/currency-convert$0.00206916162Offline28d ago
2s.io/api/fx/rates$0.003010411Live3d ago
Currency exchange rate
agent402.tools/api/fx-rate$0.003010421Live3d ago
Currency Exchange Rate
api.24klabs.ai/api/fx-rate$0.003010411Live34d ago
Currency Exchange Rate
api.24klabs.ai/api/v1/fx-rate$0.003010411Live30d ago
dev.agenticweb.nl
dev.agenticweb.nl/api/v1/global/fx$0.0030104Offline
FX Reference Rates
x402.professorsausages.com/fx-rates/convert$0.003010421Live44d ago
Fiat Exchange Rates
x402.shizu.me/fx$0.003010422Live4d ago
agentbit.app
agentbit.app/v1/finance/fx$0.005017421Live1d ago
api.agenticweb.nl
api.agenticweb.nl/api/v1/global/fx$0.005017483Live6d ago
currency-converter.pdfextractapi.workers.dev
currency-converter.pdfextractapi.workers.dev/convert$0.005017422Live4d ago
MacroPulse
macropulse.theaslangroupllc.com/api/fx/convert$0.0050174532Live16d ago
All Exchange Rates API
orbisapi.com/proxy/all-exchange-rates-api-4c5eea$0.005017411Live103d 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 app.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://app.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://app.roundhouseai.io/dashboard/team.

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