Rate Overview
Live
1 ILS = 0.273364 KYD
1 KYD = 3.6581
ILS
Avg
0.247167
High
0.283220
Low
0.216695
Last updated: 7/20/2026, 6:32:29 AM
Quick Conversions
| ILS | KYD |
|---|---|
| 1 ILS | 0.27 KYD |
| 10 ILS | 2.73 KYD |
| 50 ILS | 13.67 KYD |
| 100 ILS | 27.34 KYD |
| 500 ILS | 136.68 KYD |
| 1,000 ILS | 273.36 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-07-20T06:32:29Z",
"rates": {
"KYD": 0.273364
}
}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": 27.3364,
"rate": 0.273364
}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