Rate Overview
Live
1 KYD = 3.5039 ILS
1 ILS = 0.285400
KYD
Avg
3.5277
High
3.5811
Low
3.5039
Last updated: 6/17/2026, 7:59:50 AM
Quick Conversions
| KYD | ILS |
|---|---|
| 1 KYD | 3.50 ILS |
| 10 KYD | 35.04 ILS |
| 50 KYD | 175.19 ILS |
| 100 KYD | 350.39 ILS |
| 500 KYD | 1,751.93 ILS |
| 1,000 KYD | 3,503.85 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-06-17T07:59:50Z",
"rates": {
"ILS": 3.503854
}
}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": 350.3854,
"rate": 3.503854
}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