Rate Overview
Live
1 SCR = 0.605369 SVC
1 SVC = 1.6519
SCR
Avg
0.618054
High
0.665051
Low
0.587568
Last updated: 7/5/2026, 10:00:15 AM
Quick Conversions
| SCR | SVC |
|---|---|
| 1 SCR | 0.61 SVC |
| 10 SCR | 6.05 SVC |
| 50 SCR | 30.27 SVC |
| 100 SCR | 60.54 SVC |
| 500 SCR | 302.68 SVC |
| 1,000 SCR | 605.37 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-05T10:00:15Z",
"rates": {
"SVC": 0.605369
}
}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.5369,
"rate": 0.605369
}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