Rate Overview
Live
1 BDT = 0.261781 TWD
1 TWD = 3.8200
BDT
Avg
0.280710
High
0.336387
Low
0.231572
Last updated: 7/23/2026, 8:40:44 AM
Quick Conversions
| BDT | TWD |
|---|---|
| 1 BDT | 0.26 TWD |
| 10 BDT | 2.62 TWD |
| 50 BDT | 13.09 TWD |
| 100 BDT | 26.18 TWD |
| 500 BDT | 130.89 TWD |
| 1,000 BDT | 261.78 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-23T08:40:44Z",
"rates": {
"TWD": 0.261781
}
}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.178099999999997,
"rate": 0.261781
}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