Rate Overview
Live
1 QAR = 1.8970 CNY
1 CNY = 0.527139
QAR
Avg
1.8934
High
1.8977
Low
1.8841
Last updated: 3/7/2026, 7:40:07 AM
Quick Conversions
| QAR | CNY |
|---|---|
| 1 QAR | 1.90 CNY |
| 10 QAR | 18.97 CNY |
| 50 QAR | 94.85 CNY |
| 100 QAR | 189.70 CNY |
| 500 QAR | 948.52 CNY |
| 1,000 QAR | 1,897.03 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-03-07T07:40:07Z",
"rates": {
"CNY": 1.897033
}
}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": 189.70329999999998,
"rate": 1.897033
}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