Rate Overview
Live
1 BDT = 0.051543 DKK
1 DKK = 19.4013
BDT
Avg
0.051767
High
0.052058
Low
0.051535
Last updated: 4/17/2026, 10:41:43 AM
Quick Conversions
| BDT | DKK |
|---|---|
| 1 BDT | 0.05 DKK |
| 10 BDT | 0.52 DKK |
| 50 BDT | 2.58 DKK |
| 100 BDT | 5.15 DKK |
| 500 BDT | 25.77 DKK |
| 1,000 BDT | 51.54 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-04-17T10:41:43Z",
"rates": {
"DKK": 0.051543
}
}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.1543,
"rate": 0.051543
}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