Rate Overview
Live
1 BWP = 2.3487 TWD
1 TWD = 0.425769
BWP
Avg
2.3580
High
2.3670
Low
2.3487
Last updated: 9/11/2026, 3:05:49 AM
Quick Conversions
| BWP | TWD |
|---|---|
| 1 BWP | 2.35 TWD |
| 10 BWP | 23.49 TWD |
| 50 BWP | 117.43 TWD |
| 100 BWP | 234.87 TWD |
| 500 BWP | 1,174.35 TWD |
| 1,000 BWP | 2,348.69 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-09-11T03:05:49Z",
"rates": {
"TWD": 2.348694
}
}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": 234.8694,
"rate": 2.348694
}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