Rate Overview
Live
1 BND = 5.0278 DKK
1 DKK = 0.198896
BND
Avg
5.0315
High
5.0592
Low
5.0000
Last updated: 3/7/2026, 9:24:08 AM
Quick Conversions
| BND | DKK |
|---|---|
| 1 BND | 5.03 DKK |
| 10 BND | 50.28 DKK |
| 50 BND | 251.39 DKK |
| 100 BND | 502.78 DKK |
| 500 BND | 2,513.88 DKK |
| 1,000 BND | 5,027.75 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-03-07T09:24:08Z",
"rates": {
"DKK": 5.027753
}
}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": 502.77529999999996,
"rate": 5.027753
}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