Rate Overview
Live
1 SEK = 0.697048 CNY
1 CNY = 1.4346
SEK
Avg
0.701772
High
0.769694
Low
0.639304
Last updated: 7/25/2026, 5:07:11 AM
Quick Conversions
| SEK | CNY |
|---|---|
| 1 SEK | 0.70 CNY |
| 10 SEK | 6.97 CNY |
| 50 SEK | 34.85 CNY |
| 100 SEK | 69.70 CNY |
| 500 SEK | 348.52 CNY |
| 1,000 SEK | 697.05 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-07-25T05:07:11Z",
"rates": {
"CNY": 0.697048
}
}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": 69.7048,
"rate": 0.697048
}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