Rate Overview
Live
1 SYP = 0.731049 ALL
1 ALL = 1.3679
SYP
Avg
0.735557
High
0.740534
Low
0.731049
Last updated: 4/18/2026, 8:49:53 AM
Quick Conversions
| SYP | ALL |
|---|---|
| 1 SYP | 0.73 ALL |
| 10 SYP | 7.31 ALL |
| 50 SYP | 36.55 ALL |
| 100 SYP | 73.10 ALL |
| 500 SYP | 365.52 ALL |
| 1,000 SYP | 731.05 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-04-18T08:49:53Z",
"rates": {
"ALL": 0.731049
}
}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": 73.1049,
"rate": 0.731049
}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