Rate Overview
Live
1 EUR = 15083.16 SYP
1 SYP = 0.000066
EUR
Avg
15103.72
High
15150.12
Low
15073.70
Last updated: 9/12/2026, 3:16:43 AM
Quick Conversions
| EUR | SYP |
|---|---|
| 1 EUR | 15,083.16 SYP |
| 10 EUR | 150,831.61 SYP |
| 50 EUR | 754,158.06 SYP |
| 100 EUR | 1,508,316.11 SYP |
| 500 EUR | 7,541,580.56 SYP |
| 1,000 EUR | 15,083,161.12 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-09-12T03:16:43Z",
"rates": {
"SYP": 15083.161117
}
}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": 1508316.1117,
"rate": 15083.161117
}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