Rate Overview
Live
1 BND = 24.5348 TWD
1 TWD = 0.040758
BND
Avg
24.1465
High
24.9638
Low
22.7598
Last updated: 6/18/2026, 1:09:08 PM
Quick Conversions
| BND | TWD |
|---|---|
| 1 BND | 24.53 TWD |
| 10 BND | 245.35 TWD |
| 50 BND | 1,226.74 TWD |
| 100 BND | 2,453.48 TWD |
| 500 BND | 12,267.39 TWD |
| 1,000 BND | 24,534.79 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-06-18T13:09:08Z",
"rates": {
"TWD": 24.534789
}
}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": 2453.4789,
"rate": 24.534789
}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