About Cambiaro
Cambiaro is a currency converter for people and AI agents. It
converts between 165 world currencies using live and historical
exchange rates published by the European Central Bank, shows how a pair has moved
over time, and installs to a phone or desktop as an offline-capable app.
What makes it unusual is that every action in the interface is also a typed tool an
AI agent can call directly, through the emerging
WebMCP
standard — so an agent operates the converter the same way a person does, and you can
watch it happen.
Frequently asked questions
Where do Cambiaro's exchange rates come from?
Rates are European Central Bank reference rates, retrieved through the Frankfurter
API. The ECB publishes them once per working day at around 16:00 CET, so a rate is
dated to the day it was published rather than the moment you look at it.
How far back do the historical rates go?
Back to 4 January 1999 for most currencies, which is when the euro reference rates
began. Currencies added later start from their own first published date, and the date
picker limits you to the range each pair actually covers.
Can an AI agent use Cambiaro?
Yes. Cambiaro registers seven WebMCP tools on document.modelContext. An
agent can call them directly and receive typed results, with no DOM scraping. Every
call is reflected in the visible interface and logged in the Agent Activity panel.
Can I install Cambiaro and use it offline?
Yes. It is a Progressive Web App, so it installs to a phone home screen or desktop.
Rate responses are cached, so opening it without a network shows the last known rates
clearly labelled with the date they were published.
Does Cambiaro support cryptocurrency?
No. It covers the 165 fiat currencies tracked by the European Central Bank. Bitcoin
and other cryptocurrencies are out of scope.
How much does Cambiaro cost?
Nothing. It is free and runs entirely in your browser.