Rate Overview
Live
1 ILS = 0.264972 KYD
1 KYD = 3.7740
ILS
Avg
0.265680
High
0.267683
Low
0.262536
Last updated: 3/27/2026, 6:03:52 AM
Quick Conversions
| ILS | KYD |
|---|---|
| 1 ILS | 0.26 KYD |
| 10 ILS | 2.65 KYD |
| 50 ILS | 13.25 KYD |
| 100 ILS | 26.50 KYD |
| 500 ILS | 132.49 KYD |
| 1,000 ILS | 264.97 KYD |
Get ILS/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=KYDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-27T06:03:52Z",
"rates": {
"KYD": 0.264972
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "KYD",
"amount": 100
},
"result": 26.4972,
"rate": 0.264972
}Build with ILS/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key