Rate Overview
Live
1 THB = 0.407020 BWP
1 BWP = 2.4569
THB
Avg
0.409637
High
0.428646
Low
0.405653
Last updated: 7/5/2026, 10:30:15 PM
Quick Conversions
| THB | BWP |
|---|---|
| 1 THB | 0.41 BWP |
| 10 THB | 4.07 BWP |
| 50 THB | 20.35 BWP |
| 100 THB | 40.70 BWP |
| 500 THB | 203.51 BWP |
| 1,000 THB | 407.02 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-07-05T22:30:15Z",
"rates": {
"BWP": 0.40702
}
}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": 40.702,
"rate": 0.40702
}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