Rate Overview
Live
1 BDT = 0.263129 TWD
1 TWD = 3.8004
BDT
Avg
0.258688
High
0.263129
Low
0.255613
Last updated: 7/31/2026, 9:14:38 AM
Quick Conversions
| BDT | TWD |
|---|---|
| 1 BDT | 0.26 TWD |
| 10 BDT | 2.63 TWD |
| 50 BDT | 13.16 TWD |
| 100 BDT | 26.31 TWD |
| 500 BDT | 131.56 TWD |
| 1,000 BDT | 263.13 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-31T09:14:38Z",
"rates": {
"TWD": 0.263129
}
}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.3129,
"rate": 0.263129
}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