Rate Overview
Live
1 CNY = 0.429891 ILS
1 ILS = 2.3262
CNY
Avg
0.433056
High
0.439246
Low
0.429891
Last updated: 6/16/2026, 12:57:19 PM
Quick Conversions
| CNY | ILS |
|---|---|
| 1 CNY | 0.43 ILS |
| 10 CNY | 4.30 ILS |
| 50 CNY | 21.49 ILS |
| 100 CNY | 42.99 ILS |
| 500 CNY | 214.95 ILS |
| 1,000 CNY | 429.89 ILS |
Get CNY/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=ILSExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-06-16T12:57:19Z",
"rates": {
"ILS": 0.429891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "ILS",
"amount": 100
},
"result": 42.9891,
"rate": 0.429891
}Build with CNY/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key