Rate Overview
Live
1 THB = 0.336235 BOB
1 BOB = 2.9741
THB
Avg
0.223306
High
0.336235
Low
0.207239
Last updated: 7/28/2026, 3:17:16 PM
Quick Conversions
| THB | BOB |
|---|---|
| 1 THB | 0.34 BOB |
| 10 THB | 3.36 BOB |
| 50 THB | 16.81 BOB |
| 100 THB | 33.62 BOB |
| 500 THB | 168.12 BOB |
| 1,000 THB | 336.24 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-07-28T15:17:16Z",
"rates": {
"BOB": 0.336235
}
}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": 33.6235,
"rate": 0.336235
}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