Rate Overview
Live
1 RSD = 0.035442 QAR
1 QAR = 28.2151
RSD
Avg
0.035797
High
0.036012
Low
0.035442
Last updated: 6/19/2026, 8:26:22 AM
Quick Conversions
| RSD | QAR |
|---|---|
| 1 RSD | 0.04 QAR |
| 10 RSD | 0.35 QAR |
| 50 RSD | 1.77 QAR |
| 100 RSD | 3.54 QAR |
| 500 RSD | 17.72 QAR |
| 1,000 RSD | 35.44 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-06-19T08:26:22Z",
"rates": {
"QAR": 0.035442
}
}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.5442,
"rate": 0.035442
}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