Rate Overview
Live
1 SYP = 0.006099 ALL
1 ALL = 163.9613
SYP
Avg
0.626778
High
0.750959
Low
0.006092
Last updated: 8/25/2026, 9:47:09 PM
Quick Conversions
| SYP | ALL |
|---|---|
| 1 SYP | 0.01 ALL |
| 10 SYP | 0.06 ALL |
| 50 SYP | 0.30 ALL |
| 100 SYP | 0.61 ALL |
| 500 SYP | 3.05 ALL |
| 1,000 SYP | 6.10 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-08-25T21:47:09Z",
"rates": {
"ALL": 0.006099
}
}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": 0.6099,
"rate": 0.006099
}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