Rate Overview
Live
1 BDT = 0.052688 DKK
1 DKK = 18.9797
BDT
Avg
0.053100
High
0.053323
Low
0.052688
Last updated: 7/31/2026, 12:30:50 AM
Quick Conversions
| BDT | DKK |
|---|---|
| 1 BDT | 0.05 DKK |
| 10 BDT | 0.53 DKK |
| 50 BDT | 2.63 DKK |
| 100 BDT | 5.27 DKK |
| 500 BDT | 26.34 DKK |
| 1,000 BDT | 52.69 DKK |
Get BDT/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=DKKExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-31T00:30:50Z",
"rates": {
"DKK": 0.052688
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "DKK",
"amount": 100
},
"result": 5.2688,
"rate": 0.052688
}Build with BDT/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key