Rate Overview
Live
1 SAR = 0.967506 QAR
1 QAR = 1.0336
SAR
Avg
0.968016
High
0.970666
Low
0.967336
Last updated: 3/7/2026, 12:28:25 AM
Quick Conversions
| SAR | QAR |
|---|---|
| 1 SAR | 0.97 QAR |
| 10 SAR | 9.68 QAR |
| 50 SAR | 48.38 QAR |
| 100 SAR | 96.75 QAR |
| 500 SAR | 483.75 QAR |
| 1,000 SAR | 967.51 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-07T00:28:25Z",
"rates": {
"QAR": 0.967506
}
}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.75059999999999,
"rate": 0.967506
}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