Rate Overview
Live
1 BND = 4.9996 DKK
1 DKK = 0.200015
BND
Avg
4.9981
High
5.0121
Low
4.9856
Last updated: 5/7/2026, 1:31:20 PM
Quick Conversions
| BND | DKK |
|---|---|
| 1 BND | 5.00 DKK |
| 10 BND | 50.00 DKK |
| 50 BND | 249.98 DKK |
| 100 BND | 499.96 DKK |
| 500 BND | 2,499.81 DKK |
| 1,000 BND | 4,999.62 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-07T13:31:20Z",
"rates": {
"DKK": 4.999618
}
}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": 499.9618,
"rate": 4.999618
}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