Rate Overview
Live
1 CNY = 0.448165 ILS
1 ILS = 2.2313
CNY
Avg
0.443409
High
0.448165
Low
0.438312
Last updated: 7/8/2026, 10:41:05 AM
Quick Conversions
| CNY | ILS |
|---|---|
| 1 CNY | 0.45 ILS |
| 10 CNY | 4.48 ILS |
| 50 CNY | 22.41 ILS |
| 100 CNY | 44.82 ILS |
| 500 CNY | 224.08 ILS |
| 1,000 CNY | 448.16 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-08T10:41:05Z",
"rates": {
"ILS": 0.448165
}
}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.8165,
"rate": 0.448165
}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