Rate Overview
Live
1 YER = 0.463253 SYP
1 SYP = 2.1586
YER
Avg
0.463585
High
0.466018
Low
0.463174
Last updated: 5/9/2026, 4:03:16 AM
Quick Conversions
| YER | SYP |
|---|---|
| 1 YER | 0.46 SYP |
| 10 YER | 4.63 SYP |
| 50 YER | 23.16 SYP |
| 100 YER | 46.33 SYP |
| 500 YER | 231.63 SYP |
| 1,000 YER | 463.25 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-05-09T04:03:16Z",
"rates": {
"SYP": 0.463253
}
}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": 46.325300000000006,
"rate": 0.463253
}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