Rate Overview
Live
1 ERN = 7.3666 SYP
1 SYP = 0.135747
ERN
Avg
7.3687
High
7.3742
Low
7.3648
Last updated: 6/16/2026, 1:30:11 PM
Quick Conversions
| ERN | SYP |
|---|---|
| 1 ERN | 7.37 SYP |
| 10 ERN | 73.67 SYP |
| 50 ERN | 368.33 SYP |
| 100 ERN | 736.67 SYP |
| 500 ERN | 3,683.33 SYP |
| 1,000 ERN | 7,366.65 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-06-16T13:30:11Z",
"rates": {
"SYP": 7.36665
}
}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": 736.665,
"rate": 7.36665
}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