Rate Overview
Live
1 SYP = 2.1556 YER
1 YER = 0.463904
SYP
Avg
0.967210
High
2.1577
Low
0.018370
Last updated: 3/27/2026, 3:24:39 AM
Quick Conversions
| SYP | YER |
|---|---|
| 1 SYP | 2.16 YER |
| 10 SYP | 21.56 YER |
| 50 SYP | 107.78 YER |
| 100 SYP | 215.56 YER |
| 500 SYP | 1,077.81 YER |
| 1,000 SYP | 2,155.62 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-03-27T03:24:39Z",
"rates": {
"YER": 2.155618
}
}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.5618,
"rate": 2.155618
}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