Rate Overview
Live
1 BND = 24.8743 TWD
1 TWD = 0.040202
BND
Avg
24.8485
High
24.8743
Low
24.8154
Last updated: 3/7/2026, 8:00:26 AM
Quick Conversions
| BND | TWD |
|---|---|
| 1 BND | 24.87 TWD |
| 10 BND | 248.74 TWD |
| 50 BND | 1,243.71 TWD |
| 100 BND | 2,487.43 TWD |
| 500 BND | 12,437.14 TWD |
| 1,000 BND | 24,874.27 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-03-07T08:00:26Z",
"rates": {
"TWD": 24.874273
}
}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": 2487.4273,
"rate": 24.874273
}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