Rate Overview
Live
1 BOB = 4.7401 THB
1 THB = 0.210965
BOB
Avg
4.5757
High
4.7401
Low
4.4924
Last updated: 3/27/2026, 3:20:14 PM
Quick Conversions
| BOB | THB |
|---|---|
| 1 BOB | 4.74 THB |
| 10 BOB | 47.40 THB |
| 50 BOB | 237.01 THB |
| 100 BOB | 474.01 THB |
| 500 BOB | 2,370.06 THB |
| 1,000 BOB | 4,740.13 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-27T15:20:14Z",
"rates": {
"THB": 4.740128
}
}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": 474.0128,
"rate": 4.740128
}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