Rate Overview
Live
1 BDT = 0.258000 TWD
1 TWD = 3.8760
BDT
Avg
0.257372
High
0.258000
Low
0.256699
Last updated: 6/19/2026, 8:41:37 AM
Quick Conversions
| BDT | TWD |
|---|---|
| 1 BDT | 0.26 TWD |
| 10 BDT | 2.58 TWD |
| 50 BDT | 12.90 TWD |
| 100 BDT | 25.80 TWD |
| 500 BDT | 129.00 TWD |
| 1,000 BDT | 258.00 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-06-19T08:41:37Z",
"rates": {
"TWD": 0.258
}
}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": 25.8,
"rate": 0.258
}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