Rate Overview
Live
1 SCR = 0.260234 SAR
1 SAR = 3.8427
SCR
Avg
0.258691
High
0.272428
Low
0.248294
Last updated: 3/27/2026, 8:28:57 AM
Quick Conversions
| SCR | SAR |
|---|---|
| 1 SCR | 0.26 SAR |
| 10 SCR | 2.60 SAR |
| 50 SCR | 13.01 SAR |
| 100 SCR | 26.02 SAR |
| 500 SCR | 130.12 SAR |
| 1,000 SCR | 260.23 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-03-27T08:28:57Z",
"rates": {
"SAR": 0.260234
}
}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.023400000000002,
"rate": 0.260234
}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