Rate Overview
Live
1 EUR = 128.8953 SYP
1 SYP = 0.007758
EUR
Avg
128.5413
High
128.8953
Low
128.2234
Last updated: 5/28/2026, 8:35:21 PM
Quick Conversions
| EUR | SYP |
|---|---|
| 1 EUR | 128.90 SYP |
| 10 EUR | 1,288.95 SYP |
| 50 EUR | 6,444.77 SYP |
| 100 EUR | 12,889.53 SYP |
| 500 EUR | 64,447.67 SYP |
| 1,000 EUR | 128,895.35 SYP |
Get EUR/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=SYPExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-05-28T20:35:21Z",
"rates": {
"SYP": 128.895349
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "SYP",
"amount": 100
},
"result": 12889.5349,
"rate": 128.895349
}Build with EUR/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key