Rate Overview
Live
1 SCR = 0.264048 SAR
1 SAR = 3.7872
SCR
Avg
0.262508
High
0.285022
Low
0.251815
Last updated: 7/21/2026, 9:11:35 PM
Quick Conversions
| SCR | SAR |
|---|---|
| 1 SCR | 0.26 SAR |
| 10 SCR | 2.64 SAR |
| 50 SCR | 13.20 SAR |
| 100 SCR | 26.40 SAR |
| 500 SCR | 132.02 SAR |
| 1,000 SCR | 264.05 SAR |
Get SCR/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=SARExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-21T21:11:35Z",
"rates": {
"SAR": 0.264048
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "SAR",
"amount": 100
},
"result": 26.4048,
"rate": 0.264048
}Build with SCR/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key