Rate Overview
Live
1 SVC = 0.098378 EUR
1 EUR = 10.1649
SVC
Avg
0.098492
High
0.098709
Low
0.098335
Last updated: 9/6/2026, 6:45:56 AM
Quick Conversions
| SVC | EUR |
|---|---|
| 1 SVC | 0.10 EUR |
| 10 SVC | 0.98 EUR |
| 50 SVC | 4.92 EUR |
| 100 SVC | 9.84 EUR |
| 500 SVC | 49.19 EUR |
| 1,000 SVC | 98.38 EUR |
Get SVC/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=EURExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-09-06T06:45:56Z",
"rates": {
"EUR": 0.098378
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "EUR",
"amount": 100
},
"result": 9.8378,
"rate": 0.098378
}Build with SVC/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key