Rate Overview
Live
1 BOB = 4.6605 THB
1 THB = 0.214570
BOB
Avg
4.6796
High
4.7205
Low
4.6481
Last updated: 5/9/2026, 4:53:34 AM
Quick Conversions
| BOB | THB |
|---|---|
| 1 BOB | 4.66 THB |
| 10 BOB | 46.60 THB |
| 50 BOB | 233.02 THB |
| 100 BOB | 466.05 THB |
| 500 BOB | 2,330.24 THB |
| 1,000 BOB | 4,660.49 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-05-09T04:53:34Z",
"rates": {
"THB": 4.660487
}
}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": 466.0487,
"rate": 4.660487
}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