Rate Overview
Live
1 BND = 5.0688 DKK
1 DKK = 0.197285
BND
Avg
5.0300
High
5.0989
Low
4.9571
Last updated: 7/30/2026, 8:03:25 AM
Quick Conversions
| BND | DKK |
|---|---|
| 1 BND | 5.07 DKK |
| 10 BND | 50.69 DKK |
| 50 BND | 253.44 DKK |
| 100 BND | 506.88 DKK |
| 500 BND | 2,534.40 DKK |
| 1,000 BND | 5,068.81 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-07-30T08:03:25Z",
"rates": {
"DKK": 5.068808
}
}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": 506.88079999999997,
"rate": 5.068808
}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