Rate Overview
Live
1 SYP = 0.135713 ERN
1 ERN = 7.3685
SYP
Avg
0.135576
High
0.135715
Low
0.134647
Last updated: 3/7/2026, 1:40:08 AM
Quick Conversions
| SYP | ERN |
|---|---|
| 1 SYP | 0.14 ERN |
| 10 SYP | 1.36 ERN |
| 50 SYP | 6.79 ERN |
| 100 SYP | 13.57 ERN |
| 500 SYP | 67.86 ERN |
| 1,000 SYP | 135.71 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-03-07T01:40:08Z",
"rates": {
"ERN": 0.135713
}
}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.5713,
"rate": 0.135713
}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