Rate Overview
Live
1 SYP = 0.134887 ERN
1 ERN = 7.4136
SYP
Avg
0.135485
High
0.135715
Low
0.134887
Last updated: 5/7/2026, 3:42:01 PM
Quick Conversions
| SYP | ERN |
|---|---|
| 1 SYP | 0.13 ERN |
| 10 SYP | 1.35 ERN |
| 50 SYP | 6.74 ERN |
| 100 SYP | 13.49 ERN |
| 500 SYP | 67.44 ERN |
| 1,000 SYP | 134.89 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-05-07T15:42:01Z",
"rates": {
"ERN": 0.134887
}
}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.488700000000001,
"rate": 0.134887
}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