Rate Overview
Live
1 SCR = 0.584952 SVC
1 SVC = 1.7095
SCR
Avg
0.606593
High
0.640594
Low
0.584952
Last updated: 3/6/2026, 8:01:31 AM
Quick Conversions
| SCR | SVC |
|---|---|
| 1 SCR | 0.58 SVC |
| 10 SCR | 5.85 SVC |
| 50 SCR | 29.25 SVC |
| 100 SCR | 58.50 SVC |
| 500 SCR | 292.48 SVC |
| 1,000 SCR | 584.95 SVC |
Get SCR/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=SVCExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-03-06T08:01:31Z",
"rates": {
"SVC": 0.584952
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "SVC",
"amount": 100
},
"result": 58.495200000000004,
"rate": 0.584952
}Build with SCR/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key