Rate Overview
Live
1 ERN = 866.9805 SYP
1 SYP = 0.001153
ERN
Avg
866.9419
High
867.6551
Low
866.6716
Last updated: 8/23/2026, 6:05:16 AM
Quick Conversions
| ERN | SYP |
|---|---|
| 1 ERN | 866.98 SYP |
| 10 ERN | 8,669.80 SYP |
| 50 ERN | 43,349.02 SYP |
| 100 ERN | 86,698.05 SYP |
| 500 ERN | 433,490.25 SYP |
| 1,000 ERN | 866,980.50 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-08-23T06:05:16Z",
"rates": {
"SYP": 866.980495
}
}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": 86698.04950000001,
"rate": 866.980495
}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