Rate Overview
Live
1 ILS = 2.3056 CNY
1 CNY = 0.433728
ILS
Avg
2.3402
High
2.4125
Low
2.2766
Last updated: 6/18/2026, 7:51:01 AM
Quick Conversions
| ILS | CNY |
|---|---|
| 1 ILS | 2.31 CNY |
| 10 ILS | 23.06 CNY |
| 50 ILS | 115.28 CNY |
| 100 ILS | 230.56 CNY |
| 500 ILS | 1,152.80 CNY |
| 1,000 ILS | 2,305.59 CNY |
Get ILS/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=CNYExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-06-18T07:51:01Z",
"rates": {
"CNY": 2.305593
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "CNY",
"amount": 100
},
"result": 230.5593,
"rate": 2.305593
}Build with ILS/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key