Roundhouse AI
Reference Data

Currency conversion

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

Spot price
$0.0028per conversion
call-weighted across 47 of 54 priced endpoints
Spread
11×
cheapest to dearest
Providers
40
43 hosts
Endpoints
54
40 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.

170 endpoints offering this capability, from 40 wallets

EndpointIndexLast called
07hsvih4.nx.link
07hsvih4.nx.link/v1/bridge/convert$0.00———Live—
fis0q4gp.nx.link
fis0q4gp.nx.link/convert$0.00———Live—
zkbcy7ja.nx.link
zkbcy7ja.nx.link/v1/bridge/convert$0.00———Live—
2s
2s.io/api/chinese/convert$0.00103611Live68d ago
agent402.co.uk
agent402.co.uk/v1/time/convert$0.001036——Offline—
Superhighway
api-production-17e1.up.railway.app/convert$0.00103622Live107d ago
Superhighway
api-production-17e1.up.railway.app/fx$0.00103622Live107d ago
data-convert
api.agentstools.dev/convert$0.00103622Live16d ago
api.aurenic.org
api.aurenic.org/fx/:from/:to/:amount$0.00103611Live5d ago
Batch Concurrency Plan
api.delx.ai/api/v1/x402/batch-concurrency-plan$0.00103611Live44d ago
ECB FX Rates for Agents
api.delx.ai/api/v1/x402/fx-rates$0.00103611Live29d ago
api.printmoneylab.com
api.printmoneylab.com/api/v1/fx-rate$0.00103697Live2d ago
TickersFeed
api.tickersfeed.net/fx/:base/:quote$0.00103611Live21d ago
TickersFeed
api.tickersfeed.net/fx/rates/:base$0.00103611Live5d ago
api.tickersfeed.net
api.tickersfeed.net/fx/rates/USD$0.001036——Live—
currency-api-production-4a8d.up.railway.app
currency-api-production-4a8d.up.railway.app/rates/convert$0.00103611Live51d ago
euro.memoryapi.org
euro.memoryapi.org/x402/euro/rates$0.001036——Live—
mcpfax-utility.bowling-anthony.workers.dev
mcpfax-utility.bowling-anthony.workers.dev/v1/fx$0.00103611Live31d ago
payai.agentstools.dev
payai.agentstools.dev/convert$0.001036——Live—
payload402
payload402.edgebytenet.workers.dev/convert$0.00103643Live10d ago
saylorinnovations.com
saylorinnovations.com/api/util/convert$0.00103631Livetoday
saylorinnovations.com
saylorinnovations.com/api/util/fx$0.00103631Livetoday
SCRIPTMASTERLABS
squeezeos-api.onrender.com/api/fx/convert$0.00103672Live2d ago
toll402.dev/v1/fx$0.00103655Live2d ago
3HZ Daily FX Reference Rate
wallet-services-poc-clean-mainnet.3hz-services.workers.dev/fx-rate$0.00103611Live8d 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.