Rate Overview
Live
1 RUB = 0.042809 QAR
1 QAR = 23.3596
RUB
Avg
0.043429
High
0.044141
Low
0.042809
Last updated: 8/19/2026, 6:36:44 PM
Quick Conversions
| RUB | QAR |
|---|---|
| 1 RUB | 0.04 QAR |
| 10 RUB | 0.43 QAR |
| 50 RUB | 2.14 QAR |
| 100 RUB | 4.28 QAR |
| 500 RUB | 21.40 QAR |
| 1,000 RUB | 42.81 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-08-19T18:36:44Z",
"rates": {
"QAR": 0.042809
}
}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.2809,
"rate": 0.042809
}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