Rate Overview
Live
1 THB = 0.417150 BWP
1 BWP = 2.3972
THB
Avg
0.424400
High
0.449190
Low
0.389683
Last updated: 3/27/2026, 7:46:28 AM
Quick Conversions
| THB | BWP |
|---|---|
| 1 THB | 0.42 BWP |
| 10 THB | 4.17 BWP |
| 50 THB | 20.86 BWP |
| 100 THB | 41.72 BWP |
| 500 THB | 208.58 BWP |
| 1,000 THB | 417.15 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-27T07:46:28Z",
"rates": {
"BWP": 0.41715
}
}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.715,
"rate": 0.41715
}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