Rate Overview
Live
1 ISK = 0.055290 CNY
1 CNY = 18.0865
ISK
Avg
0.055687
High
0.056528
Low
0.055089
Last updated: 3/7/2026, 8:00:56 AM
Quick Conversions
| ISK | CNY |
|---|---|
| 1 ISK | 0.06 CNY |
| 10 ISK | 0.55 CNY |
| 50 ISK | 2.76 CNY |
| 100 ISK | 5.53 CNY |
| 500 ISK | 27.65 CNY |
| 1,000 ISK | 55.29 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-07T08:00:56Z",
"rates": {
"CNY": 0.05529
}
}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.529,
"rate": 0.05529
}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