Rate Overview
Live
1 BDT = 0.263406 TWD
1 TWD = 3.7964
BDT
Avg
0.262458
High
0.263406
Low
0.261832
Last updated: 7/30/2026, 2:25:05 PM
Quick Conversions
| BDT | TWD |
|---|---|
| 1 BDT | 0.26 TWD |
| 10 BDT | 2.63 TWD |
| 50 BDT | 13.17 TWD |
| 100 BDT | 26.34 TWD |
| 500 BDT | 131.70 TWD |
| 1,000 BDT | 263.41 TWD |
Get BDT/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=TWDExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-30T14:25:05Z",
"rates": {
"TWD": 0.263406
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "TWD",
"amount": 100
},
"result": 26.3406,
"rate": 0.263406
}Build with BDT/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key