Rate Overview
Live
1 EUR = 130.2006 SYP
1 SYP = 0.007680
EUR
Avg
129.8596
High
130.8868
Low
129.1596
Last updated: 5/8/2026, 4:51:32 PM
Quick Conversions
| EUR | SYP |
|---|---|
| 1 EUR | 130.20 SYP |
| 10 EUR | 1,302.01 SYP |
| 50 EUR | 6,510.03 SYP |
| 100 EUR | 13,020.06 SYP |
| 500 EUR | 65,100.28 SYP |
| 1,000 EUR | 130,200.56 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-05-08T16:51:32Z",
"rates": {
"SYP": 130.200559
}
}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": 13020.0559,
"rate": 130.200559
}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