Rate Overview
Live
1 CNY = 0.427318 ILS
1 ILS = 2.3402
CNY
Avg
0.430287
High
0.433603
Low
0.426647
Last updated: 5/7/2026, 8:57:43 PM
Quick Conversions
| CNY | ILS |
|---|---|
| 1 CNY | 0.43 ILS |
| 10 CNY | 4.27 ILS |
| 50 CNY | 21.37 ILS |
| 100 CNY | 42.73 ILS |
| 500 CNY | 213.66 ILS |
| 1,000 CNY | 427.32 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-05-07T20:57:43Z",
"rates": {
"ILS": 0.427318
}
}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.7318,
"rate": 0.427318
}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