Rate Overview
Live
1 SYP = 2.1574 YER
1 YER = 0.463522
SYP
Avg
2.1549
High
2.1586
Low
2.1411
Last updated: 3/6/2026, 3:31:00 PM
Quick Conversions
| SYP | YER |
|---|---|
| 1 SYP | 2.16 YER |
| 10 SYP | 21.57 YER |
| 50 SYP | 107.87 YER |
| 100 SYP | 215.74 YER |
| 500 SYP | 1,078.70 YER |
| 1,000 SYP | 2,157.39 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-06T15:31:00Z",
"rates": {
"YER": 2.157393
}
}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.7393,
"rate": 2.157393
}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