Rate Overview
Live
1 DKK = 0.465747 ILS
1 ILS = 2.1471
DKK
Avg
0.465505
High
0.468237
Low
0.462756
Last updated: 7/28/2026, 8:45:20 AM
Quick Conversions
| DKK | ILS |
|---|---|
| 1 DKK | 0.47 ILS |
| 10 DKK | 4.66 ILS |
| 50 DKK | 23.29 ILS |
| 100 DKK | 46.57 ILS |
| 500 DKK | 232.87 ILS |
| 1,000 DKK | 465.75 ILS |
Get DKK/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=ILSExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-28T08:45:20Z",
"rates": {
"ILS": 0.465747
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "ILS",
"amount": 100
},
"result": 46.5747,
"rate": 0.465747
}Build with DKK/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key