Rate Overview
Live
1 KYD = 3.4834 ILS
1 ILS = 0.287073
KYD
Avg
3.5215
High
3.5531
Low
3.4834
Last updated: 5/7/2026, 12:33:40 PM
Quick Conversions
| KYD | ILS |
|---|---|
| 1 KYD | 3.48 ILS |
| 10 KYD | 34.83 ILS |
| 50 KYD | 174.17 ILS |
| 100 KYD | 348.34 ILS |
| 500 KYD | 1,741.72 ILS |
| 1,000 KYD | 3,483.44 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-07T12:33:40Z",
"rates": {
"ILS": 3.483437
}
}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": 348.3437,
"rate": 3.483437
}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