Rate Overview
Live
1 SVC = 1.7139 ERN
1 ERN = 0.583481
SVC
Avg
1.7143
High
1.7179
Low
1.7137
Last updated: 5/7/2026, 3:40:47 PM
Quick Conversions
| SVC | ERN |
|---|---|
| 1 SVC | 1.71 ERN |
| 10 SVC | 17.14 ERN |
| 50 SVC | 85.69 ERN |
| 100 SVC | 171.39 ERN |
| 500 SVC | 856.93 ERN |
| 1,000 SVC | 1,713.85 ERN |
Get SVC/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=ERNExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-05-07T15:40:47Z",
"rates": {
"ERN": 1.713853
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "ERN",
"amount": 100
},
"result": 171.3853,
"rate": 1.713853
}Build with SVC/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key