Rate Overview
Live
1 SYP = 0.000065 EUR
1 EUR = 15384.62
SYP
Avg
0.006557
High
0.007942
Low
0.000065
Last updated: 8/25/2026, 9:48:02 PM
Quick Conversions
| SYP | EUR |
|---|---|
| 1 SYP | 0.00 EUR |
| 10 SYP | 0.00 EUR |
| 50 SYP | 0.00 EUR |
| 100 SYP | 0.01 EUR |
| 500 SYP | 0.03 EUR |
| 1,000 SYP | 0.06 EUR |
Get SYP/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=EURExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-25T21:48:02Z",
"rates": {
"EUR": 0.000065
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "EUR",
"amount": 100
},
"result": 0.0065,
"rate": 0.000065
}Build with SYP/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key