Rate Overview
Live
1 SYP = 0.018236 YER
1 YER = 54.8366
SYP
Avg
1.7619
High
2.1522
Low
0.018236
Last updated: 8/13/2026, 10:03:59 AM
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.12 YER |
| 1,000 SYP | 18.24 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-13T10:03:59Z",
"rates": {
"YER": 0.018236
}
}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.8235999999999999,
"rate": 0.018236
}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