Rate Overview
Live
1 THB = 0.217300 BOB
1 BOB = 4.6019
THB
Avg
0.219749
High
0.222551
Low
0.217300
Last updated: 3/6/2026, 8:07:50 AM
Quick Conversions
| THB | BOB |
|---|---|
| 1 THB | 0.22 BOB |
| 10 THB | 2.17 BOB |
| 50 THB | 10.87 BOB |
| 100 THB | 21.73 BOB |
| 500 THB | 108.65 BOB |
| 1,000 THB | 217.30 BOB |
Get THB/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=BOBExample Response:
{
"success": true,
"base": "THB",
"date": "2026-03-06T08:07:50Z",
"rates": {
"BOB": 0.2173
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "BOB",
"amount": 100
},
"result": 21.73,
"rate": 0.2173
}Build with THB/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key