Rate Overview
Live
1 SAR = 0.972028 QAR
1 QAR = 1.0288
SAR
Avg
0.969725
High
0.972028
Low
0.967077
Last updated: 4/18/2026, 8:49:55 AM
Quick Conversions
| SAR | QAR |
|---|---|
| 1 SAR | 0.97 QAR |
| 10 SAR | 9.72 QAR |
| 50 SAR | 48.60 QAR |
| 100 SAR | 97.20 QAR |
| 500 SAR | 486.01 QAR |
| 1,000 SAR | 972.03 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-04-18T08:49:55Z",
"rates": {
"QAR": 0.972028
}
}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": 97.2028,
"rate": 0.972028
}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