Rate Overview
Live
1 SAR = 1.8109 CNY
1 CNY = 0.552210
SAR
Avg
1.8962
High
1.9662
Low
1.8094
Last updated: 5/27/2026, 7:22:25 PM
Quick Conversions
| SAR | CNY |
|---|---|
| 1 SAR | 1.81 CNY |
| 10 SAR | 18.11 CNY |
| 50 SAR | 90.55 CNY |
| 100 SAR | 181.09 CNY |
| 500 SAR | 905.45 CNY |
| 1,000 SAR | 1,810.91 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-05-27T19:22:25Z",
"rates": {
"CNY": 1.810906
}
}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.0906,
"rate": 1.810906
}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