Rate Overview
Live
1 SVC = 1.7142 ERN
1 ERN = 0.583375
SVC
Avg
1.7143
High
1.7143
Low
1.7142
Last updated: 3/28/2026, 9:09:24 AM
Quick Conversions
| SVC | ERN |
|---|---|
| 1 SVC | 1.71 ERN |
| 10 SVC | 17.14 ERN |
| 50 SVC | 85.71 ERN |
| 100 SVC | 171.42 ERN |
| 500 SVC | 857.08 ERN |
| 1,000 SVC | 1,714.16 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-03-28T09:09:24Z",
"rates": {
"ERN": 1.714162
}
}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.4162,
"rate": 1.714162
}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