Rate Overview
Live
1 ILS = 2.2744 DKK
1 DKK = 0.439668
ILS
Avg
2.0730
High
2.2744
Low
1.9760
Last updated: 5/28/2026, 9:42:33 PM
Quick Conversions
| ILS | DKK |
|---|---|
| 1 ILS | 2.27 DKK |
| 10 ILS | 22.74 DKK |
| 50 ILS | 113.72 DKK |
| 100 ILS | 227.44 DKK |
| 500 ILS | 1,137.22 DKK |
| 1,000 ILS | 2,274.44 DKK |
Get ILS/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=DKKExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-28T21:42:33Z",
"rates": {
"DKK": 2.274444
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "DKK",
"amount": 100
},
"result": 227.4444,
"rate": 2.274444
}Build with ILS/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key