Rate Overview
Live
1 SCR = 0.608314 SVC
1 SVC = 1.6439
SCR
Avg
0.616619
High
0.665051
Low
0.587568
Last updated: 7/4/2026, 3:15:59 AM
Quick Conversions
| SCR | SVC |
|---|---|
| 1 SCR | 0.61 SVC |
| 10 SCR | 6.08 SVC |
| 50 SCR | 30.42 SVC |
| 100 SCR | 60.83 SVC |
| 500 SCR | 304.16 SVC |
| 1,000 SCR | 608.31 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-04T03:15:59Z",
"rates": {
"SVC": 0.608314
}
}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": 60.8314,
"rate": 0.608314
}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