Rate Overview
Live
1 THB = 0.397238 BWP
1 BWP = 2.5174
THB
Avg
0.415051
High
0.430826
Low
0.395041
Last updated: 7/25/2026, 8:11:12 PM
Quick Conversions
| THB | BWP |
|---|---|
| 1 THB | 0.40 BWP |
| 10 THB | 3.97 BWP |
| 50 THB | 19.86 BWP |
| 100 THB | 39.72 BWP |
| 500 THB | 198.62 BWP |
| 1,000 THB | 397.24 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-25T20:11:12Z",
"rates": {
"BWP": 0.397238
}
}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": 39.7238,
"rate": 0.397238
}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