Rate Overview
Live
1 SYP = 0.018227 YER
1 YER = 54.8637
SYP
Avg
0.018228
High
0.018236
Low
0.018215
Last updated: 8/25/2026, 6:45:44 PM
Quick Conversions
| SYP | YER |
|---|---|
| 1 SYP | 0.02 YER |
| 10 SYP | 0.18 YER |
| 50 SYP | 0.91 YER |
| 100 SYP | 1.82 YER |
| 500 SYP | 9.11 YER |
| 1,000 SYP | 18.23 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-08-25T18:45:44Z",
"rates": {
"YER": 0.018227
}
}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": 1.8227,
"rate": 0.018227
}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