Rate Overview
Live
1 THB = 0.416306 BWP
1 BWP = 2.4021
THB
Avg
0.417374
High
0.421360
Low
0.415451
Last updated: 5/7/2026, 7:45:34 AM
Quick Conversions
| THB | BWP |
|---|---|
| 1 THB | 0.42 BWP |
| 10 THB | 4.16 BWP |
| 50 THB | 20.82 BWP |
| 100 THB | 41.63 BWP |
| 500 THB | 208.15 BWP |
| 1,000 THB | 416.31 BWP |
Get THB/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=BWPExample Response:
{
"success": true,
"base": "THB",
"date": "2026-05-07T07:45:34Z",
"rates": {
"BWP": 0.416306
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "BWP",
"amount": 100
},
"result": 41.6306,
"rate": 0.416306
}Build with THB/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key