Rate Overview
Live
1 THB = 0.210393 BOB
1 BOB = 4.7530
THB
Avg
0.218580
High
0.222599
Low
0.210393
Last updated: 3/27/2026, 9:34:16 AM
Quick Conversions
| THB | BOB |
|---|---|
| 1 THB | 0.21 BOB |
| 10 THB | 2.10 BOB |
| 50 THB | 10.52 BOB |
| 100 THB | 21.04 BOB |
| 500 THB | 105.20 BOB |
| 1,000 THB | 210.39 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-27T09:34:16Z",
"rates": {
"BOB": 0.210393
}
}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.0393,
"rate": 0.210393
}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