Rate Overview
Live
1 DKK = 0.199632 BND
1 BND = 5.0092
DKK
Avg
0.200197
High
0.203030
Low
0.196305
Last updated: 5/28/2026, 9:49:33 PM
Quick Conversions
| DKK | BND |
|---|---|
| 1 DKK | 0.20 BND |
| 10 DKK | 2.00 BND |
| 50 DKK | 9.98 BND |
| 100 DKK | 19.96 BND |
| 500 DKK | 99.82 BND |
| 1,000 DKK | 199.63 BND |
Get DKK/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=BNDExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-05-28T21:49:33Z",
"rates": {
"BND": 0.199632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "BND",
"amount": 100
},
"result": 19.9632,
"rate": 0.199632
}Build with DKK/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key