Rate Overview
Live
1 BDT = 0.261133 TWD
1 TWD = 3.8295
BDT
Avg
0.260861
High
0.261642
Low
0.260133
Last updated: 3/28/2026, 12:05:31 PM
Quick Conversions
| BDT | TWD |
|---|---|
| 1 BDT | 0.26 TWD |
| 10 BDT | 2.61 TWD |
| 50 BDT | 13.06 TWD |
| 100 BDT | 26.11 TWD |
| 500 BDT | 130.57 TWD |
| 1,000 BDT | 261.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-03-28T12:05:31Z",
"rates": {
"TWD": 0.261133
}
}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.1133,
"rate": 0.261133
}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