Rate Overview
Live
1 ALL = 164.0385 SYP
1 SYP = 0.006096
ALL
Avg
21.5730
High
164.0385
Low
1.3165
Last updated: 8/21/2026, 4:24:47 PM
Quick Conversions
| ALL | SYP |
|---|---|
| 1 ALL | 164.04 SYP |
| 10 ALL | 1,640.39 SYP |
| 50 ALL | 8,201.93 SYP |
| 100 ALL | 16,403.85 SYP |
| 500 ALL | 82,019.26 SYP |
| 1,000 ALL | 164,038.53 SYP |
Get ALL/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=SYPExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-08-21T16:24:47Z",
"rates": {
"SYP": 164.038528
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "SYP",
"amount": 100
},
"result": 16403.8528,
"rate": 164.038528
}Build with ALL/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key