Rate Overview
Live
1 QAR = 20.0448 RUB
1 RUB = 0.049888
QAR
Avg
19.9103
High
20.0448
Low
19.7731
Last updated: 6/18/2026, 10:19:36 AM
Quick Conversions
| QAR | RUB |
|---|---|
| 1 QAR | 20.04 RUB |
| 10 QAR | 200.45 RUB |
| 50 QAR | 1,002.24 RUB |
| 100 QAR | 2,004.48 RUB |
| 500 QAR | 10,022.40 RUB |
| 1,000 QAR | 20,044.81 RUB |
Get QAR/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=RUBExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-06-18T10:19:36Z",
"rates": {
"RUB": 20.044807
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "RUB",
"amount": 100
},
"result": 2004.4806999999998,
"rate": 20.044807
}Build with QAR/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key