Rate Overview
Live
1 KGS = 0.035365 ILS
1 ILS = 28.2765
KGS
Avg
0.035425
High
0.035887
Low
0.035143
Last updated: 3/7/2026, 7:05:09 AM
Quick Conversions
| KGS | ILS |
|---|---|
| 1 KGS | 0.04 ILS |
| 10 KGS | 0.35 ILS |
| 50 KGS | 1.77 ILS |
| 100 KGS | 3.54 ILS |
| 500 KGS | 17.68 ILS |
| 1,000 KGS | 35.37 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-07T07:05:09Z",
"rates": {
"ILS": 0.035365
}
}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.5365,
"rate": 0.035365
}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