Rate Overview
Live
1 SAR = 1.7927 CNY
1 CNY = 0.557827
SAR
Avg
1.8492
High
1.9111
Low
1.7927
Last updated: 8/23/2026, 2:27:30 AM
Quick Conversions
| SAR | CNY |
|---|---|
| 1 SAR | 1.79 CNY |
| 10 SAR | 17.93 CNY |
| 50 SAR | 89.63 CNY |
| 100 SAR | 179.27 CNY |
| 500 SAR | 896.34 CNY |
| 1,000 SAR | 1,792.67 CNY |
Get SAR/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=CNYExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-08-23T02:27:30Z",
"rates": {
"CNY": 1.79267
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "CNY",
"amount": 100
},
"result": 179.267,
"rate": 1.79267
}Build with SAR/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key