Rate Overview
Live
1 EUR = 127.7365 SYP
1 SYP = 0.007829
EUR
Avg
1962.27
High
12993.62
Low
127.7365
Last updated: 3/27/2026, 5:13:56 AM
Quick Conversions
| EUR | SYP |
|---|---|
| 1 EUR | 127.74 SYP |
| 10 EUR | 1,277.36 SYP |
| 50 EUR | 6,386.82 SYP |
| 100 EUR | 12,773.65 SYP |
| 500 EUR | 63,868.25 SYP |
| 1,000 EUR | 127,736.50 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-27T05:13:56Z",
"rates": {
"SYP": 127.736496
}
}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": 12773.6496,
"rate": 127.736496
}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