Rate Overview
Live
1 SCR = 0.263103 SAR
1 SAR = 3.8008
SCR
Avg
0.260583
High
0.272520
Low
0.251697
Last updated: 5/26/2026, 1:38:47 PM
Quick Conversions
| SCR | SAR |
|---|---|
| 1 SCR | 0.26 SAR |
| 10 SCR | 2.63 SAR |
| 50 SCR | 13.16 SAR |
| 100 SCR | 26.31 SAR |
| 500 SCR | 131.55 SAR |
| 1,000 SCR | 263.10 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-05-26T13:38:47Z",
"rates": {
"SAR": 0.263103
}
}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.310299999999998,
"rate": 0.263103
}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