Rate Overview
Live
1 EUR = 128.4105 SYP
1 SYP = 0.007788
EUR
Avg
129.0989
High
130.5221
Low
127.7800
Last updated: 3/7/2026, 12:53:45 AM
Quick Conversions
| EUR | SYP |
|---|---|
| 1 EUR | 128.41 SYP |
| 10 EUR | 1,284.10 SYP |
| 50 EUR | 6,420.52 SYP |
| 100 EUR | 12,841.05 SYP |
| 500 EUR | 64,205.24 SYP |
| 1,000 EUR | 128,410.48 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-07T00:53:45Z",
"rates": {
"SYP": 128.410484
}
}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": 12841.0484,
"rate": 128.410484
}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