Rate Overview
Live
1 SEK = 0.745456 CNY
1 CNY = 1.3415
SEK
Avg
0.738563
High
0.745456
Low
0.732895
Last updated: 4/15/2026, 11:50:38 PM
Quick Conversions
| SEK | CNY |
|---|---|
| 1 SEK | 0.75 CNY |
| 10 SEK | 7.45 CNY |
| 50 SEK | 37.27 CNY |
| 100 SEK | 74.55 CNY |
| 500 SEK | 372.73 CNY |
| 1,000 SEK | 745.46 CNY |
Get SEK/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=CNYExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-04-15T23:50:38Z",
"rates": {
"CNY": 0.745456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "CNY",
"amount": 100
},
"result": 74.54560000000001,
"rate": 0.745456
}Build with SEK/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key