Rate Overview
Live
1 RSD = 0.035987 QAR
1 QAR = 27.7878
RSD
Avg
0.035984
High
0.036127
Low
0.035928
Last updated: 9/4/2026, 12:03:39 AM
Quick Conversions
| RSD | QAR |
|---|---|
| 1 RSD | 0.04 QAR |
| 10 RSD | 0.36 QAR |
| 50 RSD | 1.80 QAR |
| 100 RSD | 3.60 QAR |
| 500 RSD | 17.99 QAR |
| 1,000 RSD | 35.99 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-09-04T00:03:39Z",
"rates": {
"QAR": 0.035987
}
}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.5987,
"rate": 0.035987
}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