Rate Overview
Live
1 BND = 24.8817 TWD
1 TWD = 0.040190
BND
Avg
24.2730
High
24.9176
Low
22.8146
Last updated: 3/28/2026, 1:43:19 PM
Quick Conversions
| BND | TWD |
|---|---|
| 1 BND | 24.88 TWD |
| 10 BND | 248.82 TWD |
| 50 BND | 1,244.09 TWD |
| 100 BND | 2,488.17 TWD |
| 500 BND | 12,440.85 TWD |
| 1,000 BND | 24,881.71 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-28T13:43:19Z",
"rates": {
"TWD": 24.881707
}
}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": 2488.1706999999997,
"rate": 24.881707
}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