Rate Overview
Live
1 CNY = 1.3555 SEK
1 SEK = 0.737758
CNY
Avg
1.3538
High
1.3585
Low
1.3473
Last updated: 5/7/2026, 5:37:03 AM
Quick Conversions
| CNY | SEK |
|---|---|
| 1 CNY | 1.36 SEK |
| 10 CNY | 13.55 SEK |
| 50 CNY | 67.77 SEK |
| 100 CNY | 135.55 SEK |
| 500 CNY | 677.73 SEK |
| 1,000 CNY | 1,355.46 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-05-07T05:37:03Z",
"rates": {
"SEK": 1.355458
}
}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": 135.5458,
"rate": 1.355458
}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