Rate Overview
Live
1 BDT = 0.254920 TWD
1 TWD = 3.9228
BDT
Avg
0.256905
High
0.257788
Low
0.254920
Last updated: 5/7/2026, 1:48:55 PM
Quick Conversions
| BDT | TWD |
|---|---|
| 1 BDT | 0.25 TWD |
| 10 BDT | 2.55 TWD |
| 50 BDT | 12.75 TWD |
| 100 BDT | 25.49 TWD |
| 500 BDT | 127.46 TWD |
| 1,000 BDT | 254.92 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-05-07T13:48:55Z",
"rates": {
"TWD": 0.25492
}
}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.491999999999997,
"rate": 0.25492
}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