Rate Overview
Live
1 KGS = 0.035878 ILS
1 ILS = 27.8722
KGS
Avg
0.039588
High
0.044703
Low
0.035283
Last updated: 3/28/2026, 12:24:34 PM
Quick Conversions
| KGS | ILS |
|---|---|
| 1 KGS | 0.04 ILS |
| 10 KGS | 0.36 ILS |
| 50 KGS | 1.79 ILS |
| 100 KGS | 3.59 ILS |
| 500 KGS | 17.94 ILS |
| 1,000 KGS | 35.88 ILS |
Get KGS/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=ILSExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-28T12:24:34Z",
"rates": {
"ILS": 0.035878
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "ILS",
"amount": 100
},
"result": 3.5878,
"rate": 0.035878
}Build with KGS/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key