Rate Overview
Live
1 ILS = 2.2326 CNY
1 CNY = 0.447901
ILS
Avg
2.2248
High
2.2454
Low
2.1873
Last updated: 3/7/2026, 7:37:50 AM
Quick Conversions
| ILS | CNY |
|---|---|
| 1 ILS | 2.23 CNY |
| 10 ILS | 22.33 CNY |
| 50 ILS | 111.63 CNY |
| 100 ILS | 223.26 CNY |
| 500 ILS | 1,116.32 CNY |
| 1,000 ILS | 2,232.64 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-03-07T07:37:50Z",
"rates": {
"CNY": 2.232635
}
}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": 223.26350000000002,
"rate": 2.232635
}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