Rate Overview
Live
1 SVC = 0.114256 USD
1 USD = 8.7523
SVC
Avg
0.114284
High
0.114528
Low
0.114245
Last updated: 5/7/2026, 7:46:16 AM
Quick Conversions
| SVC | USD |
|---|---|
| 1 SVC | 0.11 USD |
| 10 SVC | 1.14 USD |
| 50 SVC | 5.71 USD |
| 100 SVC | 11.43 USD |
| 500 SVC | 57.13 USD |
| 1,000 SVC | 114.26 USD |
Get SVC/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=USDExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-05-07T07:46:16Z",
"rates": {
"USD": 0.114256
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "USD",
"amount": 100
},
"result": 11.4256,
"rate": 0.114256
}Build with SVC/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key