Rate Overview
Live
1 KYD = 3.7888 ILS
1 ILS = 0.263939
KYD
Avg
4.0394
High
4.5551
Low
3.7120
Last updated: 3/27/2026, 9:54:39 AM
Quick Conversions
| KYD | ILS |
|---|---|
| 1 KYD | 3.79 ILS |
| 10 KYD | 37.89 ILS |
| 50 KYD | 189.44 ILS |
| 100 KYD | 378.88 ILS |
| 500 KYD | 1,894.38 ILS |
| 1,000 KYD | 3,788.75 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-03-27T09:54:39Z",
"rates": {
"ILS": 3.788754
}
}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": 378.8754,
"rate": 3.788754
}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