Rate Overview
Live
1 QAR = 10.3785 SRD
1 SRD = 0.096353
QAR
Avg
10.4330
High
10.9044
Low
10.1241
Last updated: 8/1/2026, 12:18:01 PM
Quick Conversions
| QAR | SRD |
|---|---|
| 1 QAR | 10.38 SRD |
| 10 QAR | 103.79 SRD |
| 50 QAR | 518.93 SRD |
| 100 QAR | 1,037.85 SRD |
| 500 QAR | 5,189.26 SRD |
| 1,000 QAR | 10,378.53 SRD |
Get QAR/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=SRDExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-08-01T12:18:01Z",
"rates": {
"SRD": 10.378526
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "SRD",
"amount": 100
},
"result": 1037.8526000000002,
"rate": 10.378526
}Build with QAR/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key