Rate Overview
Live
1 QAR = 1.0335 SAR
1 SAR = 0.967546
QAR
Avg
1.0332
High
1.0341
Low
1.0302
Last updated: 3/27/2026, 11:32:46 AM
Quick Conversions
| QAR | SAR |
|---|---|
| 1 QAR | 1.03 SAR |
| 10 QAR | 10.34 SAR |
| 50 QAR | 51.68 SAR |
| 100 QAR | 103.35 SAR |
| 500 QAR | 516.77 SAR |
| 1,000 QAR | 1,033.54 SAR |
Get QAR/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=SARExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-03-27T11:32:46Z",
"rates": {
"SAR": 1.033543
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "SAR",
"amount": 100
},
"result": 103.35430000000001,
"rate": 1.033543
}Build with QAR/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key