Rate Overview
Live
1 ILS = 27.8716 KGS
1 KGS = 0.035879
ILS
Avg
28.0232
High
28.4342
Low
27.4221
Last updated: 3/28/2026, 3:50:18 PM
Quick Conversions
| ILS | KGS |
|---|---|
| 1 ILS | 27.87 KGS |
| 10 ILS | 278.72 KGS |
| 50 ILS | 1,393.58 KGS |
| 100 ILS | 2,787.16 KGS |
| 500 ILS | 13,935.78 KGS |
| 1,000 ILS | 27,871.56 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-03-28T15:50:18Z",
"rates": {
"KGS": 27.87156
}
}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": 2787.156,
"rate": 27.87156
}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