Rate Overview
Live
1 BOB = 2.9677 THB
1 THB = 0.336962
BOB
Avg
3.0096
High
3.1204
Low
2.9503
Last updated: 7/30/2026, 4:55:33 AM
Quick Conversions
| BOB | THB |
|---|---|
| 1 BOB | 2.97 THB |
| 10 BOB | 29.68 THB |
| 50 BOB | 148.38 THB |
| 100 BOB | 296.77 THB |
| 500 BOB | 1,483.85 THB |
| 1,000 BOB | 2,967.70 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-30T04:55:33Z",
"rates": {
"THB": 2.967698
}
}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": 296.7698,
"rate": 2.967698
}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