Rate Overview
Live
1 ALL = 164.1288 SYP
1 SYP = 0.006093
ALL
Avg
68.0847
High
164.1476
Low
1.3179
Last updated: 8/24/2026, 9:36:53 AM
Quick Conversions
| ALL | SYP |
|---|---|
| 1 ALL | 164.13 SYP |
| 10 ALL | 1,641.29 SYP |
| 50 ALL | 8,206.44 SYP |
| 100 ALL | 16,412.88 SYP |
| 500 ALL | 82,064.42 SYP |
| 1,000 ALL | 164,128.85 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-24T09:36:53Z",
"rates": {
"SYP": 164.128847
}
}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": 16412.884700000002,
"rate": 164.128847
}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