Rate Overview
Live
1 ILS = 0.284818 KYD
1 KYD = 3.5110
ILS
Avg
0.283424
High
0.285225
Low
0.279246
Last updated: 6/17/2026, 6:38:51 AM
Quick Conversions
| ILS | KYD |
|---|---|
| 1 ILS | 0.28 KYD |
| 10 ILS | 2.85 KYD |
| 50 ILS | 14.24 KYD |
| 100 ILS | 28.48 KYD |
| 500 ILS | 142.41 KYD |
| 1,000 ILS | 284.82 KYD |
Get ILS/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=KYDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-06-17T06:38:51Z",
"rates": {
"KYD": 0.284818
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "KYD",
"amount": 100
},
"result": 28.4818,
"rate": 0.284818
}Build with ILS/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key