Rate Overview
Live
1 SYP = 2.1489 YER
1 YER = 0.465347
SYP
Avg
2.1565
High
2.1598
Low
2.1489
Last updated: 6/19/2026, 6:59:09 AM
Quick Conversions
| SYP | YER |
|---|---|
| 1 SYP | 2.15 YER |
| 10 SYP | 21.49 YER |
| 50 SYP | 107.45 YER |
| 100 SYP | 214.89 YER |
| 500 SYP | 1,074.47 YER |
| 1,000 SYP | 2,148.94 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-06-19T06:59:09Z",
"rates": {
"YER": 2.148936
}
}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": 214.8936,
"rate": 2.148936
}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