Rate Overview
Live
1 KYD = 3.6226 ILS
1 ILS = 0.276044
KYD
Avg
3.6316
High
3.6695
Low
3.6202
Last updated: 9/8/2026, 6:23:24 PM
Quick Conversions
| KYD | ILS |
|---|---|
| 1 KYD | 3.62 ILS |
| 10 KYD | 36.23 ILS |
| 50 KYD | 181.13 ILS |
| 100 KYD | 362.26 ILS |
| 500 KYD | 1,811.31 ILS |
| 1,000 KYD | 3,622.61 ILS |
Get KYD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=ILSExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-09-08T18:23:24Z",
"rates": {
"ILS": 3.622611
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "ILS",
"amount": 100
},
"result": 362.2611,
"rate": 3.622611
}Build with KYD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key