Rate Overview
Live
1 BND = 24.5691 TWD
1 TWD = 0.040702
BND
Avg
24.7751
High
24.9948
Low
24.4257
Last updated: 5/28/2026, 11:08:07 PM
Quick Conversions
| BND | TWD |
|---|---|
| 1 BND | 24.57 TWD |
| 10 BND | 245.69 TWD |
| 50 BND | 1,228.46 TWD |
| 100 BND | 2,456.91 TWD |
| 500 BND | 12,284.56 TWD |
| 1,000 BND | 24,569.11 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-28T23:08:07Z",
"rates": {
"TWD": 24.569112
}
}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": 2456.9112,
"rate": 24.569112
}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