Rate Overview
Live
1 ALL = 1.3355 SYP
1 SYP = 0.748801
ALL
Avg
1.3463
High
1.3660
Low
1.3316
Last updated: 3/6/2026, 9:56:57 PM
Quick Conversions
| ALL | SYP |
|---|---|
| 1 ALL | 1.34 SYP |
| 10 ALL | 13.35 SYP |
| 50 ALL | 66.77 SYP |
| 100 ALL | 133.55 SYP |
| 500 ALL | 667.73 SYP |
| 1,000 ALL | 1,335.47 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-03-06T21:56:57Z",
"rates": {
"SYP": 1.335469
}
}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": 133.5469,
"rate": 1.335469
}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