Rate Overview
Live
1 EUR = 130.1283 SYP
1 SYP = 0.007685
EUR
Avg
129.9725
High
130.3890
Low
129.1439
Last updated: 4/18/2026, 8:38:24 AM
Quick Conversions
| EUR | SYP |
|---|---|
| 1 EUR | 130.13 SYP |
| 10 EUR | 1,301.28 SYP |
| 50 EUR | 6,506.41 SYP |
| 100 EUR | 13,012.83 SYP |
| 500 EUR | 65,064.15 SYP |
| 1,000 EUR | 130,128.29 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-04-18T08:38:24Z",
"rates": {
"SYP": 130.128291
}
}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": 13012.829099999999,
"rate": 130.128291
}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