Rate Overview
Live
1 EUR = 127.8085 SYP
1 SYP = 0.007824
EUR
Avg
12037.58
High
15248.58
Low
127.7800
Last updated: 3/27/2026, 6:48:02 AM
Quick Conversions
| EUR | SYP |
|---|---|
| 1 EUR | 127.81 SYP |
| 10 EUR | 1,278.08 SYP |
| 50 EUR | 6,390.42 SYP |
| 100 EUR | 12,780.85 SYP |
| 500 EUR | 63,904.23 SYP |
| 1,000 EUR | 127,808.46 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-27T06:48:02Z",
"rates": {
"SYP": 127.808462
}
}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": 12780.8462,
"rate": 127.808462
}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