Rate Overview
Live
1 KYD = 3.6804 ILS
1 ILS = 0.271712
KYD
Avg
3.6666
High
3.8350
Low
3.3861
Last updated: 7/28/2026, 8:00:05 AM
Quick Conversions
| KYD | ILS |
|---|---|
| 1 KYD | 3.68 ILS |
| 10 KYD | 36.80 ILS |
| 50 KYD | 184.02 ILS |
| 100 KYD | 368.04 ILS |
| 500 KYD | 1,840.18 ILS |
| 1,000 KYD | 3,680.37 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-07-28T08:00:05Z",
"rates": {
"ILS": 3.680367
}
}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": 368.0367,
"rate": 3.680367
}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