Rate Overview
Live
1 SAR = 1.8407 CNY
1 CNY = 0.543271
SAR
Avg
1.9054
High
1.9662
Low
1.8342
Last updated: 3/27/2026, 7:46:55 AM
Quick Conversions
| SAR | CNY |
|---|---|
| 1 SAR | 1.84 CNY |
| 10 SAR | 18.41 CNY |
| 50 SAR | 92.04 CNY |
| 100 SAR | 184.07 CNY |
| 500 SAR | 920.35 CNY |
| 1,000 SAR | 1,840.70 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-27T07:46:55Z",
"rates": {
"CNY": 1.840701
}
}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": 184.0701,
"rate": 1.840701
}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