Rate Overview
Live
1 RSD = 0.035333 QAR
1 QAR = 28.3022
RSD
Avg
0.036119
High
0.037107
Low
0.035315
Last updated: 7/29/2026, 2:22:21 PM
Quick Conversions
| RSD | QAR |
|---|---|
| 1 RSD | 0.04 QAR |
| 10 RSD | 0.35 QAR |
| 50 RSD | 1.77 QAR |
| 100 RSD | 3.53 QAR |
| 500 RSD | 17.67 QAR |
| 1,000 RSD | 35.33 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-29T14:22:21Z",
"rates": {
"QAR": 0.035333
}
}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.5333000000000006,
"rate": 0.035333
}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