Rate Overview
Live
1 THB = 0.411948 BWP
1 BWP = 2.4275
THB
Avg
0.412323
High
0.414561
Low
0.410375
Last updated: 6/17/2026, 6:32:56 AM
Quick Conversions
| THB | BWP |
|---|---|
| 1 THB | 0.41 BWP |
| 10 THB | 4.12 BWP |
| 50 THB | 20.60 BWP |
| 100 THB | 41.19 BWP |
| 500 THB | 205.97 BWP |
| 1,000 THB | 411.95 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-06-17T06:32:56Z",
"rates": {
"BWP": 0.411948
}
}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.1948,
"rate": 0.411948
}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