Rate Overview
Live
1 ERN = 867.2222 SYP
1 SYP = 0.001153
ERN
Avg
867.0743
High
867.6551
Low
866.6716
Last updated: 8/25/2026, 12:58:14 AM
Quick Conversions
| ERN | SYP |
|---|---|
| 1 ERN | 867.22 SYP |
| 10 ERN | 8,672.22 SYP |
| 50 ERN | 43,361.11 SYP |
| 100 ERN | 86,722.22 SYP |
| 500 ERN | 433,611.12 SYP |
| 1,000 ERN | 867,222.23 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-25T00:58:14Z",
"rates": {
"SYP": 867.222233
}
}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": 86722.2233,
"rate": 867.222233
}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