Rate Overview
Live
1 ILS = 2.2739 DKK
1 DKK = 0.439770
ILS
Avg
2.0730
High
2.2739
Low
1.9760
Last updated: 5/28/2026, 11:00:47 PM
Quick Conversions
| ILS | DKK |
|---|---|
| 1 ILS | 2.27 DKK |
| 10 ILS | 22.74 DKK |
| 50 ILS | 113.70 DKK |
| 100 ILS | 227.39 DKK |
| 500 ILS | 1,136.96 DKK |
| 1,000 ILS | 2,273.92 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-28T23:00:47Z",
"rates": {
"DKK": 2.273915
}
}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.3915,
"rate": 2.273915
}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