Rate Overview
Live
1 SAR = 0.967660 QAR
1 QAR = 1.0334
SAR
Avg
0.967896
High
0.970666
Low
0.967041
Last updated: 3/27/2026, 6:03:35 AM
Quick Conversions
| SAR | QAR |
|---|---|
| 1 SAR | 0.97 QAR |
| 10 SAR | 9.68 QAR |
| 50 SAR | 48.38 QAR |
| 100 SAR | 96.77 QAR |
| 500 SAR | 483.83 QAR |
| 1,000 SAR | 967.66 QAR |
Get SAR/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=QARExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-27T06:03:35Z",
"rates": {
"QAR": 0.96766
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "QAR",
"amount": 100
},
"result": 96.76599999999999,
"rate": 0.96766
}Build with SAR/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key