Rate Overview
Live
1 SYP = 0.732291 ALL
1 ALL = 1.3656
SYP
Avg
0.735942
High
0.741822
Low
0.731767
Last updated: 5/9/2026, 7:38:42 PM
Quick Conversions
| SYP | ALL |
|---|---|
| 1 SYP | 0.73 ALL |
| 10 SYP | 7.32 ALL |
| 50 SYP | 36.61 ALL |
| 100 SYP | 73.23 ALL |
| 500 SYP | 366.15 ALL |
| 1,000 SYP | 732.29 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-05-09T19:38:42Z",
"rates": {
"ALL": 0.732291
}
}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": 73.2291,
"rate": 0.732291
}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