Rate Overview
Live
1 BOB = 4.7572 THB
1 THB = 0.210209
BOB
Avg
4.6166
High
4.7572
Low
4.5032
Last updated: 3/27/2026, 8:18:01 AM
Quick Conversions
| BOB | THB |
|---|---|
| 1 BOB | 4.76 THB |
| 10 BOB | 47.57 THB |
| 50 BOB | 237.86 THB |
| 100 BOB | 475.72 THB |
| 500 BOB | 2,378.59 THB |
| 1,000 BOB | 4,757.18 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-03-27T08:18:01Z",
"rates": {
"THB": 4.757181
}
}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": 475.7181,
"rate": 4.757181
}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