Rate Overview
Live
1 ERN = 7.3699 SYP
1 SYP = 0.135687
ERN
Avg
513.1442
High
866.8451
Low
7.3684
Last updated: 5/27/2026, 4:53:23 AM
Quick Conversions
| ERN | SYP |
|---|---|
| 1 ERN | 7.37 SYP |
| 10 ERN | 73.70 SYP |
| 50 ERN | 368.49 SYP |
| 100 ERN | 736.99 SYP |
| 500 ERN | 3,684.94 SYP |
| 1,000 ERN | 7,369.88 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-05-27T04:53:23Z",
"rates": {
"SYP": 7.369877
}
}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.9877,
"rate": 7.369877
}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