Rate Overview
Live
1 KYD = 3.5994 ILS
1 ILS = 0.277827
KYD
Avg
3.5824
High
3.6052
Low
3.5499
Last updated: 8/18/2026, 6:38:08 PM
Quick Conversions
| KYD | ILS |
|---|---|
| 1 KYD | 3.60 ILS |
| 10 KYD | 35.99 ILS |
| 50 KYD | 179.97 ILS |
| 100 KYD | 359.94 ILS |
| 500 KYD | 1,799.68 ILS |
| 1,000 KYD | 3,599.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-08-18T18:38:08Z",
"rates": {
"ILS": 3.599368
}
}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": 359.9368,
"rate": 3.599368
}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