Rate Overview
Live
1 BOB = 4.6487 THB
1 THB = 0.215116
BOB
Avg
4.6515
High
4.6798
Low
4.6406
Last updated: 4/18/2026, 8:44:04 AM
Quick Conversions
| BOB | THB |
|---|---|
| 1 BOB | 4.65 THB |
| 10 BOB | 46.49 THB |
| 50 BOB | 232.43 THB |
| 100 BOB | 464.87 THB |
| 500 BOB | 2,324.33 THB |
| 1,000 BOB | 4,648.66 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-04-18T08:44:04Z",
"rates": {
"THB": 4.648664
}
}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": 464.8664,
"rate": 4.648664
}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