Rate Overview
Live
1 SCR = 0.256578 SAR
1 SAR = 3.8975
SCR
Avg
0.259727
High
0.285022
Low
0.248294
Last updated: 7/8/2026, 11:00:04 AM
Quick Conversions
| SCR | SAR |
|---|---|
| 1 SCR | 0.26 SAR |
| 10 SCR | 2.57 SAR |
| 50 SCR | 12.83 SAR |
| 100 SCR | 25.66 SAR |
| 500 SCR | 128.29 SAR |
| 1,000 SCR | 256.58 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-08T11:00:04Z",
"rates": {
"SAR": 0.256578
}
}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": 25.657799999999998,
"rate": 0.256578
}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