Rate Overview
Live
1 ERN = 7.3701 SYP
1 SYP = 0.135683
ERN
Avg
73.7297
High
737.3050
Low
7.3683
Last updated: 5/27/2026, 3:43:17 AM
Quick Conversions
| ERN | SYP |
|---|---|
| 1 ERN | 7.37 SYP |
| 10 ERN | 73.70 SYP |
| 50 ERN | 368.51 SYP |
| 100 ERN | 737.01 SYP |
| 500 ERN | 3,685.06 SYP |
| 1,000 ERN | 7,370.12 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-27T03:43:17Z",
"rates": {
"SYP": 7.37012
}
}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": 737.012,
"rate": 7.37012
}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