Rate Overview
Live
1 EUR = 126.7088 SYP
1 SYP = 0.007892
EUR
Avg
128.1994
High
128.8697
Low
126.6662
Last updated: 6/18/2026, 6:45:57 PM
Quick Conversions
| EUR | SYP |
|---|---|
| 1 EUR | 126.71 SYP |
| 10 EUR | 1,267.09 SYP |
| 50 EUR | 6,335.44 SYP |
| 100 EUR | 12,670.88 SYP |
| 500 EUR | 63,354.38 SYP |
| 1,000 EUR | 126,708.75 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-06-18T18:45:57Z",
"rates": {
"SYP": 126.708753
}
}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": 12670.8753,
"rate": 126.708753
}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