Rate Overview
Live
1 SVC = 0.096824 EUR
1 EUR = 10.3280
SVC
Avg
0.097321
High
0.097764
Low
0.096824
Last updated: 5/8/2026, 11:47:27 AM
Quick Conversions
| SVC | EUR |
|---|---|
| 1 SVC | 0.10 EUR |
| 10 SVC | 0.97 EUR |
| 50 SVC | 4.84 EUR |
| 100 SVC | 9.68 EUR |
| 500 SVC | 48.41 EUR |
| 1,000 SVC | 96.82 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-05-08T11:47:27Z",
"rates": {
"EUR": 0.096824
}
}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.6824,
"rate": 0.096824
}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