Rate Overview
Live
1 THB = 0.417384 BWP
1 BWP = 2.3959
THB
Avg
0.416457
High
0.423392
Low
0.409162
Last updated: 3/27/2026, 9:23:21 AM
Quick Conversions
| THB | BWP |
|---|---|
| 1 THB | 0.42 BWP |
| 10 THB | 4.17 BWP |
| 50 THB | 20.87 BWP |
| 100 THB | 41.74 BWP |
| 500 THB | 208.69 BWP |
| 1,000 THB | 417.38 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-03-27T09:23:21Z",
"rates": {
"BWP": 0.417384
}
}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.7384,
"rate": 0.417384
}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