Rate Overview
Live
1 YER = 54.8608 SYP
1 SYP = 0.018228
YER
Avg
54.8620
High
54.8832
Low
54.8482
Last updated: 9/14/2026, 6:33:39 AM
Quick Conversions
| YER | SYP |
|---|---|
| 1 YER | 54.86 SYP |
| 10 YER | 548.61 SYP |
| 50 YER | 2,743.04 SYP |
| 100 YER | 5,486.08 SYP |
| 500 YER | 27,430.41 SYP |
| 1,000 YER | 54,860.82 SYP |
Get YER/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=SYPExample Response:
{
"success": true,
"base": "YER",
"date": "2026-09-14T06:33:39Z",
"rates": {
"SYP": 54.860815
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "SYP",
"amount": 100
},
"result": 5486.0815,
"rate": 54.860815
}Build with YER/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key