Rate Overview
Live
1 DKK = 0.480909 ILS
1 ILS = 2.0794
DKK
Avg
0.483613
High
0.495736
Low
0.477902
Last updated: 3/7/2026, 7:40:17 AM
Quick Conversions
| DKK | ILS |
|---|---|
| 1 DKK | 0.48 ILS |
| 10 DKK | 4.81 ILS |
| 50 DKK | 24.05 ILS |
| 100 DKK | 48.09 ILS |
| 500 DKK | 240.45 ILS |
| 1,000 DKK | 480.91 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-07T07:40:17Z",
"rates": {
"ILS": 0.480909
}
}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.0909,
"rate": 0.480909
}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