Rate Overview
Live
1 RUB = 0.047828 QAR
1 QAR = 20.9083
RUB
Avg
0.047711
High
0.048391
Low
0.047078
Last updated: 4/18/2026, 8:47:25 AM
Quick Conversions
| RUB | QAR |
|---|---|
| 1 RUB | 0.05 QAR |
| 10 RUB | 0.48 QAR |
| 50 RUB | 2.39 QAR |
| 100 RUB | 4.78 QAR |
| 500 RUB | 23.91 QAR |
| 1,000 RUB | 47.83 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-04-18T08:47:25Z",
"rates": {
"QAR": 0.047828
}
}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.7828,
"rate": 0.047828
}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