Rate Overview
Live
1 SYP = 0.135643 ERN
1 ERN = 7.3723
SYP
Avg
0.135671
High
0.135711
Low
0.135585
Last updated: 4/16/2026, 10:17:39 PM
Quick Conversions
| SYP | ERN |
|---|---|
| 1 SYP | 0.14 ERN |
| 10 SYP | 1.36 ERN |
| 50 SYP | 6.78 ERN |
| 100 SYP | 13.56 ERN |
| 500 SYP | 67.82 ERN |
| 1,000 SYP | 135.64 ERN |
Get SYP/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=ERNExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-04-16T22:17:39Z",
"rates": {
"ERN": 0.135643
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "ERN",
"amount": 100
},
"result": 13.564300000000001,
"rate": 0.135643
}Build with SYP/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key