Rate Overview
Live
1 SEK = 0.702534 CNY
1 CNY = 1.4234
SEK
Avg
0.744072
High
0.778899
Low
0.698533
Last updated: 7/19/2026, 3:06:14 AM
Quick Conversions
| SEK | CNY |
|---|---|
| 1 SEK | 0.70 CNY |
| 10 SEK | 7.03 CNY |
| 50 SEK | 35.13 CNY |
| 100 SEK | 70.25 CNY |
| 500 SEK | 351.27 CNY |
| 1,000 SEK | 702.53 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-19T03:06:14Z",
"rates": {
"CNY": 0.702534
}
}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": 70.2534,
"rate": 0.702534
}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