Rate Overview
Live
1 ALL = 164.2880 SYP
1 SYP = 0.006087
ALL
Avg
163.1226
High
164.2880
Low
162.0281
Last updated: 8/22/2026, 2:29:58 AM
Quick Conversions
| ALL | SYP |
|---|---|
| 1 ALL | 164.29 SYP |
| 10 ALL | 1,642.88 SYP |
| 50 ALL | 8,214.40 SYP |
| 100 ALL | 16,428.80 SYP |
| 500 ALL | 82,144.01 SYP |
| 1,000 ALL | 164,288.02 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-22T02:29:58Z",
"rates": {
"SYP": 164.288023
}
}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": 16428.8023,
"rate": 164.288023
}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