Rate Overview
Live
1 BND = 5.0805 DKK
1 DKK = 0.196832
BND
Avg
5.0204
High
5.2045
Low
4.9239
Last updated: 7/23/2026, 9:56:59 AM
Quick Conversions
| BND | DKK |
|---|---|
| 1 BND | 5.08 DKK |
| 10 BND | 50.80 DKK |
| 50 BND | 254.02 DKK |
| 100 BND | 508.05 DKK |
| 500 BND | 2,540.24 DKK |
| 1,000 BND | 5,080.48 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-23T09:56:59Z",
"rates": {
"DKK": 5.080481
}
}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.0481,
"rate": 5.080481
}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