Rate Overview
Live
1 BDT = 0.263310 TWD
1 TWD = 3.7978
BDT
Avg
0.258691
High
0.263310
Low
0.255246
Last updated: 7/30/2026, 12:31:33 AM
Quick Conversions
| BDT | TWD |
|---|---|
| 1 BDT | 0.26 TWD |
| 10 BDT | 2.63 TWD |
| 50 BDT | 13.17 TWD |
| 100 BDT | 26.33 TWD |
| 500 BDT | 131.66 TWD |
| 1,000 BDT | 263.31 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-30T00:31:33Z",
"rates": {
"TWD": 0.26331
}
}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.331,
"rate": 0.26331
}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