Rate Overview
Live
1 ILS = 2.0693 DKK
1 DKK = 0.483253
ILS
Avg
2.0675
High
2.0772
Low
2.0568
Last updated: 3/28/2026, 9:08:57 AM
Quick Conversions
| ILS | DKK |
|---|---|
| 1 ILS | 2.07 DKK |
| 10 ILS | 20.69 DKK |
| 50 ILS | 103.47 DKK |
| 100 ILS | 206.93 DKK |
| 500 ILS | 1,034.65 DKK |
| 1,000 ILS | 2,069.31 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-03-28T09:08:57Z",
"rates": {
"DKK": 2.069308
}
}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": 206.9308,
"rate": 2.069308
}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