Rate Overview
Live
1 BND = 5.0414 DKK
1 DKK = 0.198356
BND
Avg
5.1475
High
5.4168
Low
4.9380
Last updated: 3/28/2026, 1:39:40 PM
Quick Conversions
| BND | DKK |
|---|---|
| 1 BND | 5.04 DKK |
| 10 BND | 50.41 DKK |
| 50 BND | 252.07 DKK |
| 100 BND | 504.14 DKK |
| 500 BND | 2,520.71 DKK |
| 1,000 BND | 5,041.43 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-28T13:39:40Z",
"rates": {
"DKK": 5.041428
}
}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": 504.14279999999997,
"rate": 5.041428
}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