Rate Overview
Live
1 DKK = 0.198896 BND
1 BND = 5.0278
DKK
Avg
0.198751
High
0.200000
Low
0.197661
Last updated: 3/7/2026, 7:40:18 AM
Quick Conversions
| DKK | BND |
|---|---|
| 1 DKK | 0.20 BND |
| 10 DKK | 1.99 BND |
| 50 DKK | 9.94 BND |
| 100 DKK | 19.89 BND |
| 500 DKK | 99.45 BND |
| 1,000 DKK | 198.90 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-03-07T07:40:18Z",
"rates": {
"BND": 0.198896
}
}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.889599999999998,
"rate": 0.198896
}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