Rate Overview
Live
1 ILS = 2.2749 CNY
1 CNY = 0.439585
ILS
Avg
2.2643
High
2.2855
Low
2.2477
Last updated: 8/16/2026, 1:20:55 PM
Quick Conversions
| ILS | CNY |
|---|---|
| 1 ILS | 2.27 CNY |
| 10 ILS | 22.75 CNY |
| 50 ILS | 113.74 CNY |
| 100 ILS | 227.49 CNY |
| 500 ILS | 1,137.44 CNY |
| 1,000 ILS | 2,274.87 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-08-16T13:20:55Z",
"rates": {
"CNY": 2.274874
}
}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": 227.4874,
"rate": 2.274874
}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