Rate Overview
Live
1 BOB = 4.7521 THB
1 THB = 0.210432
BOB
Avg
4.6406
High
4.7639
Low
4.4933
Last updated: 3/27/2026, 10:04:42 AM
Quick Conversions
| BOB | THB |
|---|---|
| 1 BOB | 4.75 THB |
| 10 BOB | 47.52 THB |
| 50 BOB | 237.61 THB |
| 100 BOB | 475.21 THB |
| 500 BOB | 2,376.06 THB |
| 1,000 BOB | 4,752.12 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-27T10:04:42Z",
"rates": {
"THB": 4.752123
}
}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.2123,
"rate": 4.752123
}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