Rate Overview
Live
1 BND = 25.1180 TWD
1 TWD = 0.039812
BND
Avg
24.7805
High
25.1180
Low
24.4257
Last updated: 7/29/2026, 3:59:33 PM
Quick Conversions
| BND | TWD |
|---|---|
| 1 BND | 25.12 TWD |
| 10 BND | 251.18 TWD |
| 50 BND | 1,255.90 TWD |
| 100 BND | 2,511.80 TWD |
| 500 BND | 12,559.02 TWD |
| 1,000 BND | 25,118.05 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-29T15:59:33Z",
"rates": {
"TWD": 25.118045
}
}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": 2511.8044999999997,
"rate": 25.118045
}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