Rate Overview
Live
1 BND = 25.0376 TWD
1 TWD = 0.039940
BND
Avg
24.7896
High
25.0830
Low
24.4641
Last updated: 7/23/2026, 2:02:20 PM
Quick Conversions
| BND | TWD |
|---|---|
| 1 BND | 25.04 TWD |
| 10 BND | 250.38 TWD |
| 50 BND | 1,251.88 TWD |
| 100 BND | 2,503.76 TWD |
| 500 BND | 12,518.80 TWD |
| 1,000 BND | 25,037.60 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-23T14:02:20Z",
"rates": {
"TWD": 25.037603
}
}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": 2503.7603,
"rate": 25.037603
}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