Rate Overview
Live
1 SCR = 0.598976 SVC
1 SVC = 1.6695
SCR
Avg
0.608944
High
0.644891
Low
0.582258
Last updated: 7/7/2026, 8:46:35 AM
Quick Conversions
| SCR | SVC |
|---|---|
| 1 SCR | 0.60 SVC |
| 10 SCR | 5.99 SVC |
| 50 SCR | 29.95 SVC |
| 100 SCR | 59.90 SVC |
| 500 SCR | 299.49 SVC |
| 1,000 SCR | 598.98 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-07-07T08:46:35Z",
"rates": {
"SVC": 0.598976
}
}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": 59.8976,
"rate": 0.598976
}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