Rate Overview
Live
1 YER = 54.8630 SYP
1 SYP = 0.018227
YER
Avg
39.0507
High
54.8630
Low
0.463174
Last updated: 8/25/2026, 7:40:16 AM
Quick Conversions
| YER | SYP |
|---|---|
| 1 YER | 54.86 SYP |
| 10 YER | 548.63 SYP |
| 50 YER | 2,743.15 SYP |
| 100 YER | 5,486.30 SYP |
| 500 YER | 27,431.51 SYP |
| 1,000 YER | 54,863.02 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-25T07:40:16Z",
"rates": {
"SYP": 54.863015
}
}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.3015,
"rate": 54.863015
}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