Rate Overview
Live
1 CNY = 1.3623 SEK
1 SEK = 0.734069
CNY
Avg
1.3299
High
1.3812
Low
1.2708
Last updated: 3/27/2026, 2:53:26 AM
Quick Conversions
| CNY | SEK |
|---|---|
| 1 CNY | 1.36 SEK |
| 10 CNY | 13.62 SEK |
| 50 CNY | 68.11 SEK |
| 100 CNY | 136.23 SEK |
| 500 CNY | 681.13 SEK |
| 1,000 CNY | 1,362.27 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-03-27T02:53:26Z",
"rates": {
"SEK": 1.362269
}
}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": 136.2269,
"rate": 1.362269
}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