Rate Overview
Live
1 ILS = 2.2233 CNY
1 CNY = 0.449783
ILS
Avg
2.2413
High
2.2608
Low
2.2194
Last updated: 9/3/2026, 2:26:05 AM
Quick Conversions
| ILS | CNY |
|---|---|
| 1 ILS | 2.22 CNY |
| 10 ILS | 22.23 CNY |
| 50 ILS | 111.16 CNY |
| 100 ILS | 222.33 CNY |
| 500 ILS | 1,111.65 CNY |
| 1,000 ILS | 2,223.29 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-09-03T02:26:05Z",
"rates": {
"CNY": 2.223292
}
}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": 222.3292,
"rate": 2.223292
}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