Rate Overview
Live
1 QAR = 20.4131 RUB
1 RUB = 0.048988
QAR
Avg
20.5476
High
20.7035
Low
20.4131
Last updated: 5/8/2026, 11:45:42 AM
Quick Conversions
| QAR | RUB |
|---|---|
| 1 QAR | 20.41 RUB |
| 10 QAR | 204.13 RUB |
| 50 QAR | 1,020.65 RUB |
| 100 QAR | 2,041.31 RUB |
| 500 QAR | 10,206.53 RUB |
| 1,000 QAR | 20,413.06 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-05-08T11:45:42Z",
"rates": {
"RUB": 20.41306
}
}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": 2041.306,
"rate": 20.41306
}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