Rate Overview
Live
1 YER = 54.8554 SYP
1 SYP = 0.018230
YER
Avg
23.5147
High
54.8970
Low
0.463126
Last updated: 8/23/2026, 3:09:53 AM
Quick Conversions
| YER | SYP |
|---|---|
| 1 YER | 54.86 SYP |
| 10 YER | 548.55 SYP |
| 50 YER | 2,742.77 SYP |
| 100 YER | 5,485.54 SYP |
| 500 YER | 27,427.72 SYP |
| 1,000 YER | 54,855.44 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-08-23T03:09:53Z",
"rates": {
"SYP": 54.855437
}
}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": 5485.5437,
"rate": 54.855437
}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