Rate Overview
Live
1 RUB = 0.044730 QAR
1 QAR = 22.3564
RUB
Avg
0.045457
High
0.048206
Low
0.042332
Last updated: 3/27/2026, 10:24:30 AM
Quick Conversions
| RUB | QAR |
|---|---|
| 1 RUB | 0.04 QAR |
| 10 RUB | 0.45 QAR |
| 50 RUB | 2.24 QAR |
| 100 RUB | 4.47 QAR |
| 500 RUB | 22.37 QAR |
| 1,000 RUB | 44.73 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-03-27T10:24:30Z",
"rates": {
"QAR": 0.04473
}
}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.473,
"rate": 0.04473
}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