Rate Overview
Live
1 CNY = 1.3383 SEK
1 SEK = 0.747198
CNY
Avg
1.3526
High
1.3644
Low
1.3383
Last updated: 4/16/2026, 6:01:20 AM
Quick Conversions
| CNY | SEK |
|---|---|
| 1 CNY | 1.34 SEK |
| 10 CNY | 13.38 SEK |
| 50 CNY | 66.92 SEK |
| 100 CNY | 133.83 SEK |
| 500 CNY | 669.17 SEK |
| 1,000 CNY | 1,338.33 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-04-16T06:01:20Z",
"rates": {
"SEK": 1.338333
}
}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": 133.8333,
"rate": 1.338333
}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