Rate Overview
Live
1 SCR = 0.261543 SAR
1 SAR = 3.8235
SCR
Avg
0.259752
High
0.272849
Low
0.247462
Last updated: 4/16/2026, 8:50:53 AM
Quick Conversions
| SCR | SAR |
|---|---|
| 1 SCR | 0.26 SAR |
| 10 SCR | 2.62 SAR |
| 50 SCR | 13.08 SAR |
| 100 SCR | 26.15 SAR |
| 500 SCR | 130.77 SAR |
| 1,000 SCR | 261.54 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-04-16T08:50:53Z",
"rates": {
"SAR": 0.261543
}
}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.154300000000003,
"rate": 0.261543
}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