Rate Overview
Live
1 BOB = 2.9839 THB
1 THB = 0.335136
BOB
Avg
4.5321
High
4.8253
Low
2.9839
Last updated: 7/28/2026, 4:26:56 AM
Quick Conversions
| BOB | THB |
|---|---|
| 1 BOB | 2.98 THB |
| 10 BOB | 29.84 THB |
| 50 BOB | 149.19 THB |
| 100 BOB | 298.39 THB |
| 500 BOB | 1,491.93 THB |
| 1,000 BOB | 2,983.87 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-07-28T04:26:56Z",
"rates": {
"THB": 2.983866
}
}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": 298.3866,
"rate": 2.983866
}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