Rate Overview
Live
1 RUB = 0.046233 QAR
1 QAR = 21.6296
RUB
Avg
0.043510
High
0.049398
Low
0.032866
Last updated: 7/29/2026, 6:47:58 AM
Quick Conversions
| RUB | QAR |
|---|---|
| 1 RUB | 0.05 QAR |
| 10 RUB | 0.46 QAR |
| 50 RUB | 2.31 QAR |
| 100 RUB | 4.62 QAR |
| 500 RUB | 23.12 QAR |
| 1,000 RUB | 46.23 QAR |
Get RUB/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=QARExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-29T06:47:58Z",
"rates": {
"QAR": 0.046233
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "QAR",
"amount": 100
},
"result": 4.6233,
"rate": 0.046233
}Build with RUB/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key