Rate Overview
Live
1 ILS = 29.9426 KGS
1 KGS = 0.033397
ILS
Avg
29.8550
High
30.0358
Low
29.3635
Last updated: 6/17/2026, 6:42:25 AM
Quick Conversions
| ILS | KGS |
|---|---|
| 1 ILS | 29.94 KGS |
| 10 ILS | 299.43 KGS |
| 50 ILS | 1,497.13 KGS |
| 100 ILS | 2,994.26 KGS |
| 500 ILS | 14,971.29 KGS |
| 1,000 ILS | 29,942.57 KGS |
Get ILS/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=KGSExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-06-17T06:42:25Z",
"rates": {
"KGS": 29.942574
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "KGS",
"amount": 100
},
"result": 2994.2574,
"rate": 29.942574
}Build with ILS/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key