Put live Thai exchange rates on your site
One line of HTML. No signup, no API key, and it sets no cookies on your readers.
Pick a city and a currency
Copy this
Renders inside your page and inherits your fonts.
Copied
Preview
What it does
The card shows the highest buying rate among the money changers we track, refreshed every few minutes from each shop's own published board. It renders into your page's own markup, so it inherits your fonts and sizing rather than sitting in an iframe.
It credits thairate.com underneath. That link is the only thing we ask for.
Which format to use. The script tag is the quickest to paste. The iframe survives platforms that strip scripts. Plain HTML is the one to pick if you care how your page reads to a search engine: the sentence and the link are in your source, and the script only fills in today's number, so the block still says something useful even with JavaScript off.
What it costs you
- No signup, no key, no account. Paste and done.
- No cookies and no identifiers are set on your readers. The widget makes one request for a single number.
- About 1 KB of script, loaded async, reading one small JSON endpoint rather than the full dataset.
- If our server ever fails, the card says so and your page carries on.
If you would rather build it yourself, the same numbers are in the free API, and the daily history is in the CSV archive.