Rate Overview
Live
1 THB = 0.352947 BOB
1 BOB = 2.8333
THB
Avg
0.359900
High
0.366579
Low
0.352947
Last updated: 8/14/2026, 5:34:33 PM
Quick Conversions
| THB | BOB |
|---|---|
| 1 THB | 0.35 BOB |
| 10 THB | 3.53 BOB |
| 50 THB | 17.65 BOB |
| 100 THB | 35.29 BOB |
| 500 THB | 176.47 BOB |
| 1,000 THB | 352.95 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-08-14T17:34:33Z",
"rates": {
"BOB": 0.352947
}
}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": 35.2947,
"rate": 0.352947
}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