Rate Overview
Live
1 CNY = 0.442815 ILS
1 ILS = 2.2583
CNY
Avg
0.442678
High
0.455507
Low
0.418154
Last updated: 7/9/2026, 6:30:50 PM
Quick Conversions
| CNY | ILS |
|---|---|
| 1 CNY | 0.44 ILS |
| 10 CNY | 4.43 ILS |
| 50 CNY | 22.14 ILS |
| 100 CNY | 44.28 ILS |
| 500 CNY | 221.41 ILS |
| 1,000 CNY | 442.82 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-07-09T18:30:50Z",
"rates": {
"ILS": 0.442815
}
}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": 44.2815,
"rate": 0.442815
}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