Rate Overview
Live
1 USD = 8.7522 SVC
1 SVC = 0.114257
USD
Avg
8.7501
High
8.7531
Low
8.7315
Last updated: 5/7/2026, 8:11:20 AM
Quick Conversions
| USD | SVC |
|---|---|
| 1 USD | 8.75 SVC |
| 10 USD | 87.52 SVC |
| 50 USD | 437.61 SVC |
| 100 USD | 875.22 SVC |
| 500 USD | 4,376.10 SVC |
| 1,000 USD | 8,752.20 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-05-07T08:11:20Z",
"rates": {
"SVC": 8.75220283
}
}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": 875.220283,
"rate": 8.75220283
}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