Rate Overview
Live
1 SVC = 0.098991 EUR
1 EUR = 10.1019
SVC
Avg
0.098716
High
0.105967
Low
0.096151
Last updated: 3/27/2026, 6:38:16 AM
Quick Conversions
| SVC | EUR |
|---|---|
| 1 SVC | 0.10 EUR |
| 10 SVC | 0.99 EUR |
| 50 SVC | 4.95 EUR |
| 100 SVC | 9.90 EUR |
| 500 SVC | 49.50 EUR |
| 1,000 SVC | 98.99 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-03-27T06:38:16Z",
"rates": {
"EUR": 0.098991
}
}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.899099999999999,
"rate": 0.098991
}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