Rate Overview
Live
1 BND = 4.9819 DKK
1 DKK = 0.200728
BND
Avg
4.9980
High
5.0268
Low
4.9726
Last updated: 4/17/2026, 12:00:56 PM
Quick Conversions
| BND | DKK |
|---|---|
| 1 BND | 4.98 DKK |
| 10 BND | 49.82 DKK |
| 50 BND | 249.09 DKK |
| 100 BND | 498.19 DKK |
| 500 BND | 2,490.93 DKK |
| 1,000 BND | 4,981.86 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-04-17T12:00:56Z",
"rates": {
"DKK": 4.98186
}
}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": 498.18600000000004,
"rate": 4.98186
}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