Rate Overview
Live
1 EUR = 127.7425 SYP
1 SYP = 0.007828
EUR
Avg
127.9973
High
128.6424
Low
127.5593
Last updated: 3/27/2026, 3:28:04 AM
Quick Conversions
| EUR | SYP |
|---|---|
| 1 EUR | 127.74 SYP |
| 10 EUR | 1,277.43 SYP |
| 50 EUR | 6,387.13 SYP |
| 100 EUR | 12,774.25 SYP |
| 500 EUR | 63,871.27 SYP |
| 1,000 EUR | 127,742.54 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-03-27T03:28:04Z",
"rates": {
"SYP": 127.742539
}
}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": 12774.2539,
"rate": 127.742539
}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