Rate Overview
Live
1 SAR = 1.8179 CNY
1 CNY = 0.550093
SAR
Avg
1.8159
High
1.8193
Low
1.8119
Last updated: 4/17/2026, 4:54:48 AM
Quick Conversions
| SAR | CNY |
|---|---|
| 1 SAR | 1.82 CNY |
| 10 SAR | 18.18 CNY |
| 50 SAR | 90.89 CNY |
| 100 SAR | 181.79 CNY |
| 500 SAR | 908.94 CNY |
| 1,000 SAR | 1,817.87 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-04-17T04:54:48Z",
"rates": {
"CNY": 1.817874
}
}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": 181.7874,
"rate": 1.817874
}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