Rate Overview
Live
1 SYP = 0.007828 EUR
1 EUR = 127.7466
SYP
Avg
0.007812
High
0.007839
Low
0.007773
Last updated: 3/27/2026, 3:25:06 AM
Quick Conversions
| SYP | EUR |
|---|---|
| 1 SYP | 0.01 EUR |
| 10 SYP | 0.08 EUR |
| 50 SYP | 0.39 EUR |
| 100 SYP | 0.78 EUR |
| 500 SYP | 3.91 EUR |
| 1,000 SYP | 7.83 EUR |
Get SYP/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=EURExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T03:25:06Z",
"rates": {
"EUR": 0.007828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "EUR",
"amount": 100
},
"result": 0.7827999999999999,
"rate": 0.007828
}Build with SYP/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key