Rate Overview
Live
1 SYP = 0.007802 EUR
1 EUR = 128.1723
SYP
Avg
0.007737
High
0.007825
Low
0.007654
Last updated: 3/6/2026, 7:14:23 PM
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-03-06T19:14:23Z",
"rates": {
"EUR": 0.007802
}
}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.7802,
"rate": 0.007802
}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