Rate Overview
Live
1 SAR = 0.967647 QAR
1 QAR = 1.0334
SAR
Avg
0.971116
High
0.981667
Low
0.967117
Last updated: 3/27/2026, 9:31:04 AM
Quick Conversions
| SAR | QAR |
|---|---|
| 1 SAR | 0.97 QAR |
| 10 SAR | 9.68 QAR |
| 50 SAR | 48.38 QAR |
| 100 SAR | 96.76 QAR |
| 500 SAR | 483.82 QAR |
| 1,000 SAR | 967.65 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-27T09:31:04Z",
"rates": {
"QAR": 0.967647
}
}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.7647,
"rate": 0.967647
}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