Rate Overview
Live
1 BWP = 2.3344 TWD
1 TWD = 0.428372
BWP
Avg
2.3289
High
2.3397
Low
2.3208
Last updated: 5/7/2026, 11:18:42 AM
Quick Conversions
| BWP | TWD |
|---|---|
| 1 BWP | 2.33 TWD |
| 10 BWP | 23.34 TWD |
| 50 BWP | 116.72 TWD |
| 100 BWP | 233.44 TWD |
| 500 BWP | 1,167.21 TWD |
| 1,000 BWP | 2,334.42 TWD |
Get BWP/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=TWDExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-05-07T11:18:42Z",
"rates": {
"TWD": 2.334417
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "TWD",
"amount": 100
},
"result": 233.44170000000003,
"rate": 2.334417
}Build with BWP/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key