Rate Overview
Live
1 ILS = 0.287072 KYD
1 KYD = 3.4834
ILS
Avg
0.283985
High
0.287072
Low
0.281448
Last updated: 5/7/2026, 12:33:39 PM
Quick Conversions
| ILS | KYD |
|---|---|
| 1 ILS | 0.29 KYD |
| 10 ILS | 2.87 KYD |
| 50 ILS | 14.35 KYD |
| 100 ILS | 28.71 KYD |
| 500 ILS | 143.54 KYD |
| 1,000 ILS | 287.07 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-05-07T12:33:39Z",
"rates": {
"KYD": 0.287072
}
}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.7072,
"rate": 0.287072
}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