Rate Overview
Live
1 CNY = 0.553695 SAR
1 SAR = 1.8060
CNY
Avg
0.528793
High
0.553695
Low
0.508591
Last updated: 7/25/2026, 8:00:16 PM
Quick Conversions
| CNY | SAR |
|---|---|
| 1 CNY | 0.55 SAR |
| 10 CNY | 5.54 SAR |
| 50 CNY | 27.68 SAR |
| 100 CNY | 55.37 SAR |
| 500 CNY | 276.85 SAR |
| 1,000 CNY | 553.70 SAR |
Get CNY/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=SARExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-07-25T20:00:16Z",
"rates": {
"SAR": 0.553695
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "SAR",
"amount": 100
},
"result": 55.3695,
"rate": 0.553695
}Build with CNY/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key