Rate Overview
Live
1 BND = 24.7355 TWD
1 TWD = 0.040428
BND
Avg
24.6509
High
24.7355
Low
24.5817
Last updated: 7/4/2026, 10:10:20 PM
Quick Conversions
| BND | TWD |
|---|---|
| 1 BND | 24.74 TWD |
| 10 BND | 247.36 TWD |
| 50 BND | 1,236.78 TWD |
| 100 BND | 2,473.55 TWD |
| 500 BND | 12,367.76 TWD |
| 1,000 BND | 24,735.52 TWD |
Get BND/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=TWDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-04T22:10:20Z",
"rates": {
"TWD": 24.735524
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "TWD",
"amount": 100
},
"result": 2473.5524,
"rate": 24.735524
}Build with BND/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key