Rate Overview
Live
1 ILS = 2.2172 CNY
1 CNY = 0.451013
ILS
Avg
2.2620
High
2.4028
Low
2.1878
Last updated: 7/25/2026, 3:58:53 AM
Quick Conversions
| ILS | CNY |
|---|---|
| 1 ILS | 2.22 CNY |
| 10 ILS | 22.17 CNY |
| 50 ILS | 110.86 CNY |
| 100 ILS | 221.72 CNY |
| 500 ILS | 1,108.61 CNY |
| 1,000 ILS | 2,217.23 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-07-25T03:58:53Z",
"rates": {
"CNY": 2.217229
}
}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": 221.7229,
"rate": 2.217229
}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