Rate Overview
Live
1 ISK = 0.055401 CNY
1 CNY = 18.0502
ISK
Avg
0.055942
High
0.057362
Low
0.054839
Last updated: 3/28/2026, 3:32:25 PM
Quick Conversions
| ISK | CNY |
|---|---|
| 1 ISK | 0.06 CNY |
| 10 ISK | 0.55 CNY |
| 50 ISK | 2.77 CNY |
| 100 ISK | 5.54 CNY |
| 500 ISK | 27.70 CNY |
| 1,000 ISK | 55.40 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-03-28T15:32:25Z",
"rates": {
"CNY": 0.055401
}
}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.5401,
"rate": 0.055401
}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