Rate Overview
Live
1 SCR = 0.261349 SAR
1 SAR = 3.8263
SCR
Avg
0.265757
High
0.271201
Low
0.257563
Last updated: 6/15/2026, 2:17:04 PM
Quick Conversions
| SCR | SAR |
|---|---|
| 1 SCR | 0.26 SAR |
| 10 SCR | 2.61 SAR |
| 50 SCR | 13.07 SAR |
| 100 SCR | 26.13 SAR |
| 500 SCR | 130.67 SAR |
| 1,000 SCR | 261.35 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-06-15T14:17:04Z",
"rates": {
"SAR": 0.261349
}
}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.1349,
"rate": 0.261349
}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