Rate Overview
Live
1 QAR = 1.0313 SAR
1 SAR = 0.969673
QAR
Avg
1.0318
High
1.0340
Low
1.0294
Last updated: 4/17/2026, 6:17:05 AM
Quick Conversions
| QAR | SAR |
|---|---|
| 1 QAR | 1.03 SAR |
| 10 QAR | 10.31 SAR |
| 50 QAR | 51.56 SAR |
| 100 QAR | 103.13 SAR |
| 500 QAR | 515.64 SAR |
| 1,000 QAR | 1,031.27 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-04-17T06:17:05Z",
"rates": {
"SAR": 1.031275
}
}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.1275,
"rate": 1.031275
}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