Rate Overview
Live
1 ALL = 164.1600 SYP
1 SYP = 0.006092
ALL
Avg
164.0685
High
164.3477
Low
163.9035
Last updated: 9/12/2026, 8:25:17 AM
Quick Conversions
| ALL | SYP |
|---|---|
| 1 ALL | 164.16 SYP |
| 10 ALL | 1,641.60 SYP |
| 50 ALL | 8,208.00 SYP |
| 100 ALL | 16,416.00 SYP |
| 500 ALL | 82,080.00 SYP |
| 1,000 ALL | 164,160.00 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-09-12T08:25:17Z",
"rates": {
"SYP": 164.160004
}
}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": 16416.000399999997,
"rate": 164.160004
}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