Rate Overview
Live
1 SAR = 3.6584 SCR
1 SCR = 0.273341
SAR
Avg
3.8232
High
4.0410
Low
3.6584
Last updated: 4/17/2026, 4:56:16 AM
Quick Conversions
| SAR | SCR |
|---|---|
| 1 SAR | 3.66 SCR |
| 10 SAR | 36.58 SCR |
| 50 SAR | 182.92 SCR |
| 100 SAR | 365.84 SCR |
| 500 SAR | 1,829.22 SCR |
| 1,000 SAR | 3,658.43 SCR |
Get SAR/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=SCRExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-04-17T04:56:16Z",
"rates": {
"SCR": 3.658434
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "SCR",
"amount": 100
},
"result": 365.84340000000003,
"rate": 3.658434
}Build with SAR/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key