Rate Overview
Live
1 BWP = 2.3737 TWD
1 TWD = 0.421284
BWP
Avg
2.3764
High
2.3879
Low
2.3661
Last updated: 8/20/2026, 8:05:26 AM
Quick Conversions
| BWP | TWD |
|---|---|
| 1 BWP | 2.37 TWD |
| 10 BWP | 23.74 TWD |
| 50 BWP | 118.68 TWD |
| 100 BWP | 237.37 TWD |
| 500 BWP | 1,186.85 TWD |
| 1,000 BWP | 2,373.70 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-08-20T08:05:26Z",
"rates": {
"TWD": 2.373697
}
}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": 237.3697,
"rate": 2.373697
}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