Rate Overview
Live
1 THB = 0.407813 BWP
1 BWP = 2.4521
THB
Avg
0.408683
High
0.409878
Low
0.407490
Last updated: 8/12/2026, 3:25:33 PM
Quick Conversions
| THB | BWP |
|---|---|
| 1 THB | 0.41 BWP |
| 10 THB | 4.08 BWP |
| 50 THB | 20.39 BWP |
| 100 THB | 40.78 BWP |
| 500 THB | 203.91 BWP |
| 1,000 THB | 407.81 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-08-12T15:25:33Z",
"rates": {
"BWP": 0.407813
}
}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.7813,
"rate": 0.407813
}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