Rate Overview
Live
1 SYP = 0.007797 EUR
1 EUR = 128.2545
SYP
Avg
0.001821
High
0.007849
Low
0.000065
Last updated: 5/28/2026, 5:18:47 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.90 EUR |
| 1,000 SYP | 7.80 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-05-28T05:18:47Z",
"rates": {
"EUR": 0.007797
}
}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.7797000000000001,
"rate": 0.007797
}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