Rate Overview
Live
1 SAR = 1.8380 CNY
1 CNY = 0.544055
SAR
Avg
1.8327
High
1.8380
Low
1.8274
Last updated: 3/7/2026, 12:28:11 AM
Quick Conversions
| SAR | CNY |
|---|---|
| 1 SAR | 1.84 CNY |
| 10 SAR | 18.38 CNY |
| 50 SAR | 91.90 CNY |
| 100 SAR | 183.80 CNY |
| 500 SAR | 919.02 CNY |
| 1,000 SAR | 1,838.05 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-03-07T00:28:11Z",
"rates": {
"CNY": 1.838049
}
}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": 183.8049,
"rate": 1.838049
}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