Rate Overview
Live
1 QAR = 4.1095 SCR
1 SCR = 0.243340
QAR
Avg
3.9943
High
4.1095
Low
3.7688
Last updated: 3/7/2026, 2:30:51 AM
Quick Conversions
| QAR | SCR |
|---|---|
| 1 QAR | 4.11 SCR |
| 10 QAR | 41.09 SCR |
| 50 QAR | 205.47 SCR |
| 100 QAR | 410.95 SCR |
| 500 QAR | 2,054.74 SCR |
| 1,000 QAR | 4,109.47 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-03-07T02:30:51Z",
"rates": {
"SCR": 4.109475
}
}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": 410.9475,
"rate": 4.109475
}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