Rate Overview
Live
1 THB = 0.213041 BOB
1 BOB = 4.6939
THB
Avg
0.211561
High
0.213041
Low
0.209710
Last updated: 6/17/2026, 6:33:49 AM
Quick Conversions
| THB | BOB |
|---|---|
| 1 THB | 0.21 BOB |
| 10 THB | 2.13 BOB |
| 50 THB | 10.65 BOB |
| 100 THB | 21.30 BOB |
| 500 THB | 106.52 BOB |
| 1,000 THB | 213.04 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-06-17T06:33:49Z",
"rates": {
"BOB": 0.213041
}
}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.304100000000002,
"rate": 0.213041
}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