Rate Overview
Live
1 THB = 0.325518 BOB
1 BOB = 3.0720
THB
Avg
0.229065
High
0.333394
Low
0.207239
Last updated: 7/27/2026, 7:34:40 PM
Quick Conversions
| THB | BOB |
|---|---|
| 1 THB | 0.33 BOB |
| 10 THB | 3.26 BOB |
| 50 THB | 16.28 BOB |
| 100 THB | 32.55 BOB |
| 500 THB | 162.76 BOB |
| 1,000 THB | 325.52 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-27T19:34:40Z",
"rates": {
"BOB": 0.325518
}
}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.5518,
"rate": 0.325518
}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