Rate Overview
Live
1 BND = 5.0833 DKK
1 DKK = 0.196723
BND
Avg
5.1332
High
5.4168
Low
4.9380
Last updated: 7/28/2026, 11:57:48 PM
Quick Conversions
| BND | DKK |
|---|---|
| 1 BND | 5.08 DKK |
| 10 BND | 50.83 DKK |
| 50 BND | 254.16 DKK |
| 100 BND | 508.33 DKK |
| 500 BND | 2,541.64 DKK |
| 1,000 BND | 5,083.28 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-28T23:57:48Z",
"rates": {
"DKK": 5.083281
}
}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": 508.32810000000006,
"rate": 5.083281
}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