Rate Overview
Live
1 DKK = 0.452086 ILS
1 ILS = 2.2120
DKK
Avg
0.449468
High
0.459803
Low
0.437328
Last updated: 6/18/2026, 9:16:44 AM
Quick Conversions
| DKK | ILS |
|---|---|
| 1 DKK | 0.45 ILS |
| 10 DKK | 4.52 ILS |
| 50 DKK | 22.60 ILS |
| 100 DKK | 45.21 ILS |
| 500 DKK | 226.04 ILS |
| 1,000 DKK | 452.09 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-06-18T09:16:44Z",
"rates": {
"ILS": 0.452086
}
}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": 45.2086,
"rate": 0.452086
}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