Rate Overview
Live
1 ILS = 30.9276 KGS
1 KGS = 0.032334
ILS
Avg
30.3798
High
30.9276
Low
29.9227
Last updated: 5/27/2026, 8:24:48 PM
Quick Conversions
| ILS | KGS |
|---|---|
| 1 ILS | 30.93 KGS |
| 10 ILS | 309.28 KGS |
| 50 ILS | 1,546.38 KGS |
| 100 ILS | 3,092.76 KGS |
| 500 ILS | 15,463.82 KGS |
| 1,000 ILS | 30,927.63 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-05-27T20:24:48Z",
"rates": {
"KGS": 30.927631
}
}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": 3092.7631,
"rate": 30.927631
}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