Rate Overview
Live
1 BDT = 0.053150 DKK
1 DKK = 18.8147
BDT
Avg
0.052727
High
0.053155
Low
0.052437
Last updated: 6/19/2026, 8:24:01 AM
Quick Conversions
| BDT | DKK |
|---|---|
| 1 BDT | 0.05 DKK |
| 10 BDT | 0.53 DKK |
| 50 BDT | 2.66 DKK |
| 100 BDT | 5.32 DKK |
| 500 BDT | 26.58 DKK |
| 1,000 BDT | 53.15 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-06-19T08:24:01Z",
"rates": {
"DKK": 0.05315
}
}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.315,
"rate": 0.05315
}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