Rate Overview
Live
1 CNY = 0.556120 SAR
1 SAR = 1.7982
CNY
Avg
0.552392
High
0.556120
Low
0.549186
Last updated: 5/9/2026, 12:16:01 PM
Quick Conversions
| CNY | SAR |
|---|---|
| 1 CNY | 0.56 SAR |
| 10 CNY | 5.56 SAR |
| 50 CNY | 27.81 SAR |
| 100 CNY | 55.61 SAR |
| 500 CNY | 278.06 SAR |
| 1,000 CNY | 556.12 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-05-09T12:16:01Z",
"rates": {
"SAR": 0.55612
}
}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.611999999999995,
"rate": 0.55612
}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