Rate Overview
Live
1 YER = 0.465346 SYP
1 SYP = 2.1489
YER
Avg
0.463714
High
0.465346
Low
0.463014
Last updated: 6/19/2026, 8:51:00 AM
Quick Conversions
| YER | SYP |
|---|---|
| 1 YER | 0.47 SYP |
| 10 YER | 4.65 SYP |
| 50 YER | 23.27 SYP |
| 100 YER | 46.53 SYP |
| 500 YER | 232.67 SYP |
| 1,000 YER | 465.35 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-06-19T08:51:00Z",
"rates": {
"SYP": 0.465346
}
}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.5346,
"rate": 0.465346
}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