Rate Overview
Live
1 ILS = 30.9244 KGS
1 KGS = 0.032337
ILS
Avg
27.2172
High
30.9244
Low
24.7260
Last updated: 5/28/2026, 12:09:13 AM
Quick Conversions
| ILS | KGS |
|---|---|
| 1 ILS | 30.92 KGS |
| 10 ILS | 309.24 KGS |
| 50 ILS | 1,546.22 KGS |
| 100 ILS | 3,092.44 KGS |
| 500 ILS | 15,462.18 KGS |
| 1,000 ILS | 30,924.35 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-28T00:09:13Z",
"rates": {
"KGS": 30.92435
}
}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.435,
"rate": 30.92435
}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