Rate Overview
Live
1 ALL = 1.3486 SYP
1 SYP = 0.741488
ALL
Avg
30.8316
High
135.3311
Low
1.3236
Last updated: 5/29/2026, 7:40:01 PM
Quick Conversions
| ALL | SYP |
|---|---|
| 1 ALL | 1.35 SYP |
| 10 ALL | 13.49 SYP |
| 50 ALL | 67.43 SYP |
| 100 ALL | 134.86 SYP |
| 500 ALL | 674.32 SYP |
| 1,000 ALL | 1,348.64 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-05-29T19:40:01Z",
"rates": {
"SYP": 1.348639
}
}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": 134.8639,
"rate": 1.348639
}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