Rate Overview
Live
1 QAR = 4.0151 SCR
1 SCR = 0.249060
QAR
Avg
3.9495
High
4.0209
Low
3.7987
Last updated: 6/19/2026, 8:29:42 AM
Quick Conversions
| QAR | SCR |
|---|---|
| 1 QAR | 4.02 SCR |
| 10 QAR | 40.15 SCR |
| 50 QAR | 200.76 SCR |
| 100 QAR | 401.51 SCR |
| 500 QAR | 2,007.55 SCR |
| 1,000 QAR | 4,015.10 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-06-19T08:29:42Z",
"rates": {
"SCR": 4.015101
}
}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": 401.51009999999997,
"rate": 4.015101
}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