Rate Overview
Live
1 SYP = 0.007890 EUR
1 EUR = 126.7427
SYP
Avg
0.007836
High
0.007894
Low
0.007798
Last updated: 6/19/2026, 8:56:35 AM
Quick Conversions
| SYP | EUR |
|---|---|
| 1 SYP | 0.01 EUR |
| 10 SYP | 0.08 EUR |
| 50 SYP | 0.39 EUR |
| 100 SYP | 0.79 EUR |
| 500 SYP | 3.95 EUR |
| 1,000 SYP | 7.89 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-06-19T08:56:35Z",
"rates": {
"EUR": 0.00789
}
}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.7889999999999999,
"rate": 0.00789
}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