Rate Overview
Live
1 ILS = 0.293796 KYD
1 KYD = 3.4037
ILS
Avg
0.272046
High
0.293796
Low
0.260756
Last updated: 5/27/2026, 9:39:04 PM
Quick Conversions
| ILS | KYD |
|---|---|
| 1 ILS | 0.29 KYD |
| 10 ILS | 2.94 KYD |
| 50 ILS | 14.69 KYD |
| 100 ILS | 29.38 KYD |
| 500 ILS | 146.90 KYD |
| 1,000 ILS | 293.80 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-27T21:39:04Z",
"rates": {
"KYD": 0.293796
}
}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": 29.3796,
"rate": 0.293796
}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