Rate Overview
Live
1 BND = 5.0491 DKK
1 DKK = 0.198057
BND
Avg
5.0362
High
5.0679
Low
5.0187
Last updated: 6/19/2026, 8:42:31 AM
Quick Conversions
| BND | DKK |
|---|---|
| 1 BND | 5.05 DKK |
| 10 BND | 50.49 DKK |
| 50 BND | 252.45 DKK |
| 100 BND | 504.91 DKK |
| 500 BND | 2,524.53 DKK |
| 1,000 BND | 5,049.06 DKK |
Get BND/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=DKKExample Response:
{
"success": true,
"base": "BND",
"date": "2026-06-19T08:42:31Z",
"rates": {
"DKK": 5.049058
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "DKK",
"amount": 100
},
"result": 504.90579999999994,
"rate": 5.049058
}Build with BND/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key