Rate Overview
Live
1 RSD = 0.036073 QAR
1 QAR = 27.7216
RSD
Avg
0.036250
High
0.036620
Low
0.035960
Last updated: 3/7/2026, 7:40:21 AM
Quick Conversions
| RSD | QAR |
|---|---|
| 1 RSD | 0.04 QAR |
| 10 RSD | 0.36 QAR |
| 50 RSD | 1.80 QAR |
| 100 RSD | 3.61 QAR |
| 500 RSD | 18.04 QAR |
| 1,000 RSD | 36.07 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-03-07T07:40:21Z",
"rates": {
"QAR": 0.036073
}
}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.6073,
"rate": 0.036073
}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