Rate Overview
Live
1 THB = 0.418706 BWP
1 BWP = 2.3883
THB
Avg
0.417982
High
0.420247
Low
0.415146
Last updated: 4/17/2026, 4:52:48 AM
Quick Conversions
| THB | BWP |
|---|---|
| 1 THB | 0.42 BWP |
| 10 THB | 4.19 BWP |
| 50 THB | 20.94 BWP |
| 100 THB | 41.87 BWP |
| 500 THB | 209.35 BWP |
| 1,000 THB | 418.71 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-04-17T04:52:48Z",
"rates": {
"BWP": 0.418706
}
}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.8706,
"rate": 0.418706
}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