Rate Overview
Live
1 QAR = 3.9119 SCR
1 SCR = 0.255630
QAR
Avg
3.9201
High
4.0257
Low
3.7866
Last updated: 9/8/2026, 6:55:29 PM
Quick Conversions
| QAR | SCR |
|---|---|
| 1 QAR | 3.91 SCR |
| 10 QAR | 39.12 SCR |
| 50 QAR | 195.60 SCR |
| 100 QAR | 391.19 SCR |
| 500 QAR | 1,955.95 SCR |
| 1,000 QAR | 3,911.90 SCR |
Get QAR/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=SCRExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-09-08T18:55:29Z",
"rates": {
"SCR": 3.9119
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "SCR",
"amount": 100
},
"result": 391.19,
"rate": 3.9119
}Build with QAR/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key