Rate Overview
Live
1 BOB = 2.8290 THB
1 THB = 0.353487
BOB
Avg
2.8374
High
2.8535
Low
2.8089
Last updated: 8/20/2026, 5:42:42 AM
Quick Conversions
| BOB | THB |
|---|---|
| 1 BOB | 2.83 THB |
| 10 BOB | 28.29 THB |
| 50 BOB | 141.45 THB |
| 100 BOB | 282.90 THB |
| 500 BOB | 1,414.48 THB |
| 1,000 BOB | 2,828.96 THB |
Get BOB/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=THBExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-08-20T05:42:42Z",
"rates": {
"THB": 2.828957
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "THB",
"amount": 100
},
"result": 282.8957,
"rate": 2.828957
}Build with BOB/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key