Rate Overview
Live
1 QAR = 1.8697 CNY
1 CNY = 0.534843
QAR
Avg
1.8728
High
1.8758
Low
1.8678
Last updated: 5/7/2026, 1:50:59 PM
Quick Conversions
| QAR | CNY |
|---|---|
| 1 QAR | 1.87 CNY |
| 10 QAR | 18.70 CNY |
| 50 QAR | 93.49 CNY |
| 100 QAR | 186.97 CNY |
| 500 QAR | 934.85 CNY |
| 1,000 QAR | 1,869.71 CNY |
Get QAR/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=CNYExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-05-07T13:50:59Z",
"rates": {
"CNY": 1.869707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "CNY",
"amount": 100
},
"result": 186.9707,
"rate": 1.869707
}Build with QAR/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key