Rate Overview
Live
1 CNY = 0.556718 SAR
1 SAR = 1.7962
CNY
Avg
0.556287
High
0.556767
Low
0.555607
Last updated: 8/20/2026, 1:24:31 PM
Quick Conversions
| CNY | SAR |
|---|---|
| 1 CNY | 0.56 SAR |
| 10 CNY | 5.57 SAR |
| 50 CNY | 27.84 SAR |
| 100 CNY | 55.67 SAR |
| 500 CNY | 278.36 SAR |
| 1,000 CNY | 556.72 SAR |
Get CNY/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=SARExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-08-20T13:24:31Z",
"rates": {
"SAR": 0.556718
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "SAR",
"amount": 100
},
"result": 55.671800000000005,
"rate": 0.556718
}Build with CNY/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key