Rate Overview
Live
1 SYP = 0.135763 ERN
1 ERN = 7.3658
SYP
Avg
0.135702
High
0.135763
Low
0.135634
Last updated: 7/8/2026, 10:15:42 AM
Quick Conversions
| SYP | ERN |
|---|---|
| 1 SYP | 0.14 ERN |
| 10 SYP | 1.36 ERN |
| 50 SYP | 6.79 ERN |
| 100 SYP | 13.58 ERN |
| 500 SYP | 67.88 ERN |
| 1,000 SYP | 135.76 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-07-08T10:15:42Z",
"rates": {
"ERN": 0.135763
}
}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.5763,
"rate": 0.135763
}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