Rate Overview
Live
1 KGS = 0.033322 ILS
1 ILS = 30.0102
KGS
Avg
0.033488
High
0.034055
Low
0.033293
Last updated: 6/17/2026, 8:03:17 AM
Quick Conversions
| KGS | ILS |
|---|---|
| 1 KGS | 0.03 ILS |
| 10 KGS | 0.33 ILS |
| 50 KGS | 1.67 ILS |
| 100 KGS | 3.33 ILS |
| 500 KGS | 16.66 ILS |
| 1,000 KGS | 33.32 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-06-17T08:03:17Z",
"rates": {
"ILS": 0.033322
}
}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.3322,
"rate": 0.033322
}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