Rate Overview
Live
1 THB = 0.411167 BWP
1 BWP = 2.4321
THB
Avg
0.413585
High
0.415754
Low
0.411134
Last updated: 5/27/2026, 3:09:18 PM
Quick Conversions
| THB | BWP |
|---|---|
| 1 THB | 0.41 BWP |
| 10 THB | 4.11 BWP |
| 50 THB | 20.56 BWP |
| 100 THB | 41.12 BWP |
| 500 THB | 205.58 BWP |
| 1,000 THB | 411.17 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-05-27T15:09:18Z",
"rates": {
"BWP": 0.411167
}
}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.1167,
"rate": 0.411167
}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