Rate Overview
Live
1 BND = 24.7291 TWD
1 TWD = 0.040438
BND
Avg
24.7472
High
24.7911
Low
24.6903
Last updated: 5/8/2026, 4:39:30 AM
Quick Conversions
| BND | TWD |
|---|---|
| 1 BND | 24.73 TWD |
| 10 BND | 247.29 TWD |
| 50 BND | 1,236.45 TWD |
| 100 BND | 2,472.91 TWD |
| 500 BND | 12,364.53 TWD |
| 1,000 BND | 24,729.07 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-05-08T04:39:30Z",
"rates": {
"TWD": 24.729066
}
}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": 2472.9066,
"rate": 24.729066
}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