Rate Overview
Live
1 ILS = 28.5351 KGS
1 KGS = 0.035045
ILS
Avg
28.7299
High
29.0702
Low
28.5351
Last updated: 7/23/2026, 12:46:54 AM
Quick Conversions
| ILS | KGS |
|---|---|
| 1 ILS | 28.54 KGS |
| 10 ILS | 285.35 KGS |
| 50 ILS | 1,426.75 KGS |
| 100 ILS | 2,853.51 KGS |
| 500 ILS | 14,267.53 KGS |
| 1,000 ILS | 28,535.06 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-07-23T00:46:54Z",
"rates": {
"KGS": 28.535061
}
}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": 2853.5061,
"rate": 28.535061
}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