Rate Overview
Live
1 SYP = 0.135496 ERN
1 ERN = 7.3803
SYP
Avg
0.116330
High
0.135715
Low
0.001356
Last updated: 3/27/2026, 9:54:04 AM
Quick Conversions
| SYP | ERN |
|---|---|
| 1 SYP | 0.14 ERN |
| 10 SYP | 1.35 ERN |
| 50 SYP | 6.77 ERN |
| 100 SYP | 13.55 ERN |
| 500 SYP | 67.75 ERN |
| 1,000 SYP | 135.50 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-27T09:54:04Z",
"rates": {
"ERN": 0.135496
}
}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.5496,
"rate": 0.135496
}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