Rate Overview
Live
1 SYP = 0.018235 YER
1 YER = 54.8396
SYP
Avg
1.2147
High
2.1591
Low
0.018235
Last updated: 8/21/2026, 11:00:31 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-21T11:00:31Z",
"rates": {
"YER": 0.018235
}
}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.8235000000000001,
"rate": 0.018235
}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