Rate Overview
Live
1 SAR = 1.7901 CNY
1 CNY = 0.558620
SAR
Avg
1.8201
High
1.8621
Low
1.7901
Last updated: 9/5/2026, 2:55:48 PM
Quick Conversions
| SAR | CNY |
|---|---|
| 1 SAR | 1.79 CNY |
| 10 SAR | 17.90 CNY |
| 50 SAR | 89.51 CNY |
| 100 SAR | 179.01 CNY |
| 500 SAR | 895.06 CNY |
| 1,000 SAR | 1,790.13 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-09-05T14:55:48Z",
"rates": {
"CNY": 1.790125
}
}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.0125,
"rate": 1.790125
}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