Rate Overview
Live
1 SYP = 0.751448 ALL
1 ALL = 1.3308
SYP
Avg
0.173463
High
0.755536
Low
0.006339
Last updated: 3/27/2026, 3:24:48 AM
Quick Conversions
| SYP | ALL |
|---|---|
| 1 SYP | 0.75 ALL |
| 10 SYP | 7.51 ALL |
| 50 SYP | 37.57 ALL |
| 100 SYP | 75.14 ALL |
| 500 SYP | 375.72 ALL |
| 1,000 SYP | 751.45 ALL |
Get SYP/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=ALLExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T03:24:48Z",
"rates": {
"ALL": 0.751448
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "ALL",
"amount": 100
},
"result": 75.1448,
"rate": 0.751448
}Build with SYP/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key