Rate Overview
Live
1 CNY = 0.553256 SAR
1 SAR = 1.8075
CNY
Avg
0.552748
High
0.554173
Low
0.551286
Last updated: 5/29/2026, 4:25:44 PM
Quick Conversions
| CNY | SAR |
|---|---|
| 1 CNY | 0.55 SAR |
| 10 CNY | 5.53 SAR |
| 50 CNY | 27.66 SAR |
| 100 CNY | 55.33 SAR |
| 500 CNY | 276.63 SAR |
| 1,000 CNY | 553.26 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-29T16:25:44Z",
"rates": {
"SAR": 0.553256
}
}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.325599999999994,
"rate": 0.553256
}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