Rate Overview
Live
1 ISK = 0.054886 CNY
1 CNY = 18.2196
ISK
Avg
0.054802
High
0.054999
Low
0.054582
Last updated: 8/12/2026, 10:34:03 AM
Quick Conversions
| ISK | CNY |
|---|---|
| 1 ISK | 0.05 CNY |
| 10 ISK | 0.55 CNY |
| 50 ISK | 2.74 CNY |
| 100 ISK | 5.49 CNY |
| 500 ISK | 27.44 CNY |
| 1,000 ISK | 54.89 CNY |
Get ISK/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=CNYExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-08-12T10:34:03Z",
"rates": {
"CNY": 0.054886
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "CNY",
"amount": 100
},
"result": 5.4886,
"rate": 0.054886
}Build with ISK/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key