Rate Overview
Live
1 SCR = 0.609814 SVC
1 SVC = 1.6398
SCR
Avg
0.620100
High
0.632803
Low
0.600981
Last updated: 6/15/2026, 6:38:21 AM
Quick Conversions
| SCR | SVC |
|---|---|
| 1 SCR | 0.61 SVC |
| 10 SCR | 6.10 SVC |
| 50 SCR | 30.49 SVC |
| 100 SCR | 60.98 SVC |
| 500 SCR | 304.91 SVC |
| 1,000 SCR | 609.81 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-06-15T06:38:21Z",
"rates": {
"SVC": 0.609814
}
}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.981399999999994,
"rate": 0.609814
}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