Rate Overview
Live
1 BDT = 0.052240 DKK
1 DKK = 19.1424
BDT
Avg
0.052291
High
0.052425
Low
0.052161
Last updated: 9/10/2026, 11:46:36 AM
Quick Conversions
| BDT | DKK |
|---|---|
| 1 BDT | 0.05 DKK |
| 10 BDT | 0.52 DKK |
| 50 BDT | 2.61 DKK |
| 100 BDT | 5.22 DKK |
| 500 BDT | 26.12 DKK |
| 1,000 BDT | 52.24 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-09-10T11:46:36Z",
"rates": {
"DKK": 0.05224
}
}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.224,
"rate": 0.05224
}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