Rate Overview
Live
1 THB = 0.215501 BOB
1 BOB = 4.6403
THB
Avg
0.215030
High
0.215569
Low
0.213685
Last updated: 4/17/2026, 6:06:28 AM
Quick Conversions
| THB | BOB |
|---|---|
| 1 THB | 0.22 BOB |
| 10 THB | 2.16 BOB |
| 50 THB | 10.78 BOB |
| 100 THB | 21.55 BOB |
| 500 THB | 107.75 BOB |
| 1,000 THB | 215.50 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-04-17T06:06:28Z",
"rates": {
"BOB": 0.215501
}
}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": 21.5501,
"rate": 0.215501
}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