Rate Overview
Live
1 ILS = 2.2029 CNY
1 CNY = 0.453948
ILS
Avg
2.1987
High
2.2381
Low
2.1436
Last updated: 3/28/2026, 3:19:01 PM
Quick Conversions
| ILS | CNY |
|---|---|
| 1 ILS | 2.20 CNY |
| 10 ILS | 22.03 CNY |
| 50 ILS | 110.14 CNY |
| 100 ILS | 220.29 CNY |
| 500 ILS | 1,101.45 CNY |
| 1,000 ILS | 2,202.90 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-28T15:19:01Z",
"rates": {
"CNY": 2.202895
}
}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": 220.28949999999998,
"rate": 2.202895
}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