Rate Overview
Live
1 USD = 8.7278 SVC
1 SVC = 0.114576
USD
Avg
8.7395
High
8.7544
Low
8.7278
Last updated: 4/16/2026, 7:43:14 PM
Quick Conversions
| USD | SVC |
|---|---|
| 1 USD | 8.73 SVC |
| 10 USD | 87.28 SVC |
| 50 USD | 436.39 SVC |
| 100 USD | 872.78 SVC |
| 500 USD | 4,363.92 SVC |
| 1,000 USD | 8,727.84 SVC |
Get USD/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=SVCExample Response:
{
"success": true,
"base": "USD",
"date": "2026-04-16T19:43:14Z",
"rates": {
"SVC": 8.72783647
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "SVC",
"amount": 100
},
"result": 872.783647,
"rate": 8.72783647
}Build with USD/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key