Rate Overview
Live
1 KYD = 3.4051 ILS
1 ILS = 0.293677
KYD
Avg
3.6799
High
3.8350
Low
3.4051
Last updated: 5/27/2026, 8:33:12 PM
Quick Conversions
| KYD | ILS |
|---|---|
| 1 KYD | 3.41 ILS |
| 10 KYD | 34.05 ILS |
| 50 KYD | 170.25 ILS |
| 100 KYD | 340.51 ILS |
| 500 KYD | 1,702.55 ILS |
| 1,000 KYD | 3,405.10 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-05-27T20:33:12Z",
"rates": {
"ILS": 3.405099
}
}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": 340.5099,
"rate": 3.405099
}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