Rate Overview
Live
1 BND = 5.0331 DKK
1 DKK = 0.198686
BND
Avg
5.0290
High
5.0356
Low
5.0210
Last updated: 5/27/2026, 8:27:42 PM
Quick Conversions
| BND | DKK |
|---|---|
| 1 BND | 5.03 DKK |
| 10 BND | 50.33 DKK |
| 50 BND | 251.65 DKK |
| 100 BND | 503.31 DKK |
| 500 BND | 2,516.53 DKK |
| 1,000 BND | 5,033.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-05-27T20:27:42Z",
"rates": {
"DKK": 5.033061
}
}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": 503.3061,
"rate": 5.033061
}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