Rate Overview
Live
1 SYP = 2.1587 YER
1 YER = 0.463243
SYP
Avg
2.1539
High
2.1592
Low
2.1452
Last updated: 4/18/2026, 8:50:24 AM
Quick Conversions
| SYP | YER |
|---|---|
| 1 SYP | 2.16 YER |
| 10 SYP | 21.59 YER |
| 50 SYP | 107.93 YER |
| 100 SYP | 215.87 YER |
| 500 SYP | 1,079.35 YER |
| 1,000 SYP | 2,158.69 YER |
Get SYP/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=YERExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-04-18T08:50:24Z",
"rates": {
"YER": 2.158693
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "YER",
"amount": 100
},
"result": 215.8693,
"rate": 2.158693
}Build with SYP/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key