Rate Overview
Live
1 CNY = 1.4197 SEK
1 SEK = 0.704390
CNY
Avg
1.4263
High
1.4349
Low
1.4193
Last updated: 7/6/2026, 4:39:13 AM
Quick Conversions
| CNY | SEK |
|---|---|
| 1 CNY | 1.42 SEK |
| 10 CNY | 14.20 SEK |
| 50 CNY | 70.98 SEK |
| 100 CNY | 141.97 SEK |
| 500 CNY | 709.83 SEK |
| 1,000 CNY | 1,419.67 SEK |
Get CNY/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=SEKExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-07-06T04:39:13Z",
"rates": {
"SEK": 1.419669
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "SEK",
"amount": 100
},
"result": 141.9669,
"rate": 1.419669
}Build with CNY/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key