Rate Overview
Live
1 EUR = 15196.28 SYP
1 SYP = 0.000066
EUR
Avg
15124.17
High
15209.75
Low
15037.28
Last updated: 8/22/2026, 1:55:09 PM
Quick Conversions
| EUR | SYP |
|---|---|
| 1 EUR | 15,196.28 SYP |
| 10 EUR | 151,962.81 SYP |
| 50 EUR | 759,814.03 SYP |
| 100 EUR | 1,519,628.05 SYP |
| 500 EUR | 7,598,140.25 SYP |
| 1,000 EUR | 15,196,280.51 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-08-22T13:55:09Z",
"rates": {
"SYP": 15196.280508
}
}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": 1519628.0508,
"rate": 15196.280508
}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