Rate Overview
Live
1 ILS = 0.278439 KYD
1 KYD = 3.5915
ILS
Avg
0.275548
High
0.278439
Low
0.271671
Last updated: 4/17/2026, 6:15:05 AM
Quick Conversions
| ILS | KYD |
|---|---|
| 1 ILS | 0.28 KYD |
| 10 ILS | 2.78 KYD |
| 50 ILS | 13.92 KYD |
| 100 ILS | 27.84 KYD |
| 500 ILS | 139.22 KYD |
| 1,000 ILS | 278.44 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-04-17T06:15:05Z",
"rates": {
"KYD": 0.278439
}
}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.843899999999998,
"rate": 0.278439
}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