Rate Overview
Live
1 SEK = 0.720178 CNY
1 CNY = 1.3885
SEK
Avg
0.717126
High
0.720178
Low
0.711247
Last updated: 6/17/2026, 3:03:11 PM
Quick Conversions
| SEK | CNY |
|---|---|
| 1 SEK | 0.72 CNY |
| 10 SEK | 7.20 CNY |
| 50 SEK | 36.01 CNY |
| 100 SEK | 72.02 CNY |
| 500 SEK | 360.09 CNY |
| 1,000 SEK | 720.18 CNY |
Get SEK/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=CNYExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-06-17T15:03:11Z",
"rates": {
"CNY": 0.720178
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "CNY",
"amount": 100
},
"result": 72.0178,
"rate": 0.720178
}Build with SEK/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key