Rate Overview
Live
1 BWP = 2.3528 TWD
1 TWD = 0.425033
BWP
Avg
2.3596
High
2.3718
Low
2.3478
Last updated: 4/17/2026, 6:04:41 AM
Quick Conversions
| BWP | TWD |
|---|---|
| 1 BWP | 2.35 TWD |
| 10 BWP | 23.53 TWD |
| 50 BWP | 117.64 TWD |
| 100 BWP | 235.28 TWD |
| 500 BWP | 1,176.38 TWD |
| 1,000 BWP | 2,352.76 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-04-17T06:04:41Z",
"rates": {
"TWD": 2.352758
}
}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": 235.2758,
"rate": 2.352758
}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