Rate Overview
Live
1 ERN = 7.3803 SYP
1 SYP = 0.135496
ERN
Avg
7.3776
High
7.4268
Low
7.3683
Last updated: 3/27/2026, 11:58:41 AM
Quick Conversions
| ERN | SYP |
|---|---|
| 1 ERN | 7.38 SYP |
| 10 ERN | 73.80 SYP |
| 50 ERN | 369.01 SYP |
| 100 ERN | 738.03 SYP |
| 500 ERN | 3,690.14 SYP |
| 1,000 ERN | 7,380.27 SYP |
Get ERN/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=SYPExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-03-27T11:58:41Z",
"rates": {
"SYP": 7.380274
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "SYP",
"amount": 100
},
"result": 738.0274,
"rate": 7.380274
}Build with ERN/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key