Rate Overview
Live
1 CNY = 1.3372 SEK
1 SEK = 0.747819
CNY
Avg
1.3524
High
1.3644
Low
1.3372
Last updated: 4/16/2026, 4:32:07 AM
Quick Conversions
| CNY | SEK |
|---|---|
| 1 CNY | 1.34 SEK |
| 10 CNY | 13.37 SEK |
| 50 CNY | 66.86 SEK |
| 100 CNY | 133.72 SEK |
| 500 CNY | 668.61 SEK |
| 1,000 CNY | 1,337.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-04-16T04:32:07Z",
"rates": {
"SEK": 1.337222
}
}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.7222,
"rate": 1.337222
}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