Rate Overview
Live
1 DKK = 0.483253 ILS
1 ILS = 2.0693
DKK
Avg
0.515141
High
0.571544
Low
0.442082
Last updated: 3/28/2026, 1:55:57 PM
Quick Conversions
| DKK | ILS |
|---|---|
| 1 DKK | 0.48 ILS |
| 10 DKK | 4.83 ILS |
| 50 DKK | 24.16 ILS |
| 100 DKK | 48.33 ILS |
| 500 DKK | 241.63 ILS |
| 1,000 DKK | 483.25 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-03-28T13:55:57Z",
"rates": {
"ILS": 0.483253
}
}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": 48.3253,
"rate": 0.483253
}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