Rate Overview
Live
1 SYP = 0.748800 ALL
1 ALL = 1.3355
SYP
Avg
0.742807
High
0.750959
Low
0.732052
Last updated: 3/6/2026, 3:29:50 PM
Quick Conversions
| SYP | ALL |
|---|---|
| 1 SYP | 0.75 ALL |
| 10 SYP | 7.49 ALL |
| 50 SYP | 37.44 ALL |
| 100 SYP | 74.88 ALL |
| 500 SYP | 374.40 ALL |
| 1,000 SYP | 748.80 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-06T15:29:50Z",
"rates": {
"ALL": 0.7488
}
}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": 74.88,
"rate": 0.7488
}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