Rate Overview
Live
1 ILS = 2.2835 CNY
1 CNY = 0.437930
ILS
Avg
2.2596
High
2.2835
Low
2.2306
Last updated: 4/17/2026, 12:01:51 PM
Quick Conversions
| ILS | CNY |
|---|---|
| 1 ILS | 2.28 CNY |
| 10 ILS | 22.83 CNY |
| 50 ILS | 114.17 CNY |
| 100 ILS | 228.35 CNY |
| 500 ILS | 1,141.74 CNY |
| 1,000 ILS | 2,283.47 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-04-17T12:01:51Z",
"rates": {
"CNY": 2.283471
}
}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": 228.3471,
"rate": 2.283471
}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