Rate Overview
Live
1 RUB = 0.047381 QAR
1 QAR = 21.1055
RUB
Avg
0.047248
High
0.047601
Low
0.046964
Last updated: 7/9/2026, 11:27:42 PM
Quick Conversions
| RUB | QAR |
|---|---|
| 1 RUB | 0.05 QAR |
| 10 RUB | 0.47 QAR |
| 50 RUB | 2.37 QAR |
| 100 RUB | 4.74 QAR |
| 500 RUB | 23.69 QAR |
| 1,000 RUB | 47.38 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-09T23:27:42Z",
"rates": {
"QAR": 0.047381
}
}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.7381,
"rate": 0.047381
}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