Rate Overview
Live
1 DKK = 0.439770 ILS
1 ILS = 2.2739
DKK
Avg
0.501939
High
0.539424
Low
0.439770
Last updated: 5/28/2026, 11:18:34 PM
Quick Conversions
| DKK | ILS |
|---|---|
| 1 DKK | 0.44 ILS |
| 10 DKK | 4.40 ILS |
| 50 DKK | 21.99 ILS |
| 100 DKK | 43.98 ILS |
| 500 DKK | 219.89 ILS |
| 1,000 DKK | 439.77 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-05-28T23:18:34Z",
"rates": {
"ILS": 0.43977
}
}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": 43.977,
"rate": 0.43977
}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