Rate Overview
Live
1 CNY = 1.4242 SEK
1 SEK = 0.702139
CNY
Avg
1.4256
High
1.4337
Low
1.4170
Last updated: 9/4/2026, 10:18:16 PM
Quick Conversions
| CNY | SEK |
|---|---|
| 1 CNY | 1.42 SEK |
| 10 CNY | 14.24 SEK |
| 50 CNY | 71.21 SEK |
| 100 CNY | 142.42 SEK |
| 500 CNY | 712.11 SEK |
| 1,000 CNY | 1,424.22 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-09-04T22:18:16Z",
"rates": {
"SEK": 1.424219
}
}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": 142.4219,
"rate": 1.424219
}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