Rate Overview
Live
1 THB = 0.325654 BOB
1 BOB = 3.0707
THB
Avg
0.277458
High
0.333394
Low
0.207144
Last updated: 7/27/2026, 4:48:33 PM
Quick Conversions
| THB | BOB |
|---|---|
| 1 THB | 0.33 BOB |
| 10 THB | 3.26 BOB |
| 50 THB | 16.28 BOB |
| 100 THB | 32.57 BOB |
| 500 THB | 162.83 BOB |
| 1,000 THB | 325.65 BOB |
Get THB/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=BOBExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-27T16:48:33Z",
"rates": {
"BOB": 0.325654
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "BOB",
"amount": 100
},
"result": 32.5654,
"rate": 0.325654
}Build with THB/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key