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.

119 endpoints offering this capability, from 28 wallets

EndpointIndexLast called
2s
2s.io/api/chinese/convert$0.00103511Live46d ago
Superhighway
api-production-17e1.up.railway.app/convert$0.00103522Live85d ago
Superhighway
api-production-17e1.up.railway.app/fx$0.00103522Live85d ago
data-convert
api.agentstools.dev/convert$0.00103521Live1d ago
Batch Concurrency Plan
api.delx.ai/api/v1/x402/batch-concurrency-plan$0.00103511Live23d ago
ECB FX Rates for Agents
api.delx.ai/api/v1/x402/fx-rates$0.00103522Live7d ago
api.printmoneylab.com
api.printmoneylab.com/api/v1/fx-rate$0.00103543Live6d ago
TickersFeed
api.tickersfeed.net/fx/:base/:quote$0.00103511Live30d ago
TickersFeed
api.tickersfeed.net/fx/rates/:base$0.00103511Live10d ago
currency-api-production-4a8d.up.railway.app
currency-api-production-4a8d.up.railway.app/rates/convert$0.00103511Live29d 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
payai.agentstools.dev
payai.agentstools.dev/convert$0.001035Live
payload402
payload402.edgebytenet.workers.dev/convert$0.00103532Live4d ago
squeezeos-api.onrender.com
squeezeos-api.onrender.com/api/fx/convert$0.00103571Live1d ago
data-convert
webtools402.176-109-107-191.sslip.io/convert$0.00103511Live69d ago
Busker FX Rates
workbot1.oddsys.org/fx$0.00103532Live15d ago
x402.orthogonal.com
x402.orthogonal.com/abstractapi/v1/convert$0.00103511Live25d ago
x402.valkyry.fr
x402.valkyry.fr/convert$0.00103522Live93d ago
2s
2s.io/api/inflation/rates$0.00145011Live77d ago
01mind.net
01mind.net/purchase/fx-rates-data-api$0.00206932Live4d ago
api.agentfeeds.jp
api.agentfeeds.jp/v1/boj/rates$0.002069Live
api.glianalabs.com
api.glianalabs.com/x402/tools/exchange-rate$0.00206922Live17d ago
apiwitchcraft.duckdns.org
apiwitchcraft.duckdns.org/fx$0.00206941Offline42d ago
Coinslot
coinslot.dev/api/convert$0.00206922Live24d 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.