Rate Overview
Live
1 ERN = 7.3863 SYP
1 SYP = 0.135386
ERN
Avg
7.3791
High
7.4268
Low
7.3683
Last updated: 3/7/2026, 4:25:12 AM
Quick Conversions
| ERN | SYP |
|---|---|
| 1 ERN | 7.39 SYP |
| 10 ERN | 73.86 SYP |
| 50 ERN | 369.32 SYP |
| 100 ERN | 738.63 SYP |
| 500 ERN | 3,693.15 SYP |
| 1,000 ERN | 7,386.31 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-07T04:25:12Z",
"rates": {
"SYP": 7.386307
}
}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.6307,
"rate": 7.386307
}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