Rate Overview
Live
1 SVC = 0.429827 SAR
1 SAR = 2.3265
SVC
Avg
0.430085
High
0.430886
Low
0.429081
Last updated: 4/17/2026, 10:45:14 AM
Quick Conversions
| SVC | SAR |
|---|---|
| 1 SVC | 0.43 SAR |
| 10 SVC | 4.30 SAR |
| 50 SVC | 21.49 SAR |
| 100 SVC | 42.98 SAR |
| 500 SVC | 214.91 SAR |
| 1,000 SVC | 429.83 SAR |
Get SVC/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=SARExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-04-17T10:45:14Z",
"rates": {
"SAR": 0.429827
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "SAR",
"amount": 100
},
"result": 42.9827,
"rate": 0.429827
}Build with SVC/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key