Rate Overview
Live
1 RSD = 0.035274 QAR
1 QAR = 28.3495
RSD
Avg
0.036092
High
0.037175
Low
0.035243
Last updated: 7/28/2026, 4:09:31 AM
Quick Conversions
| RSD | QAR |
|---|---|
| 1 RSD | 0.04 QAR |
| 10 RSD | 0.35 QAR |
| 50 RSD | 1.76 QAR |
| 100 RSD | 3.53 QAR |
| 500 RSD | 17.64 QAR |
| 1,000 RSD | 35.27 QAR |
Get RSD/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=QARExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-07-28T04:09:31Z",
"rates": {
"QAR": 0.035274
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "QAR",
"amount": 100
},
"result": 3.5274,
"rate": 0.035274
}Build with RSD/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key