Rate Overview
Live
1 QAR = 1.8920 CNY
1 CNY = 0.528549
QAR
Avg
1.8931
High
1.9003
Low
1.8795
Last updated: 3/28/2026, 12:18:47 PM
Quick Conversions
| QAR | CNY |
|---|---|
| 1 QAR | 1.89 CNY |
| 10 QAR | 18.92 CNY |
| 50 QAR | 94.60 CNY |
| 100 QAR | 189.20 CNY |
| 500 QAR | 945.99 CNY |
| 1,000 QAR | 1,891.97 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-28T12:18:47Z",
"rates": {
"CNY": 1.891972
}
}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.1972,
"rate": 1.891972
}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