Rate Overview
Live
1 EUR = 126.1158 SYP
1 SYP = 0.007929
EUR
Avg
126.2356
High
126.5469
Low
125.8199
Last updated: 7/8/2026, 9:58:10 AM
Quick Conversions
| EUR | SYP |
|---|---|
| 1 EUR | 126.12 SYP |
| 10 EUR | 1,261.16 SYP |
| 50 EUR | 6,305.79 SYP |
| 100 EUR | 12,611.58 SYP |
| 500 EUR | 63,057.90 SYP |
| 1,000 EUR | 126,115.81 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-07-08T09:58:10Z",
"rates": {
"SYP": 126.115807
}
}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": 12611.5807,
"rate": 126.115807
}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