Rate Overview
Live
1 AUD = 76.4805 SYP
1 SYP = 0.013075
AUD
Avg
77.8546
High
79.0610
Low
76.3049
Last updated: 3/27/2026, 5:11:20 AM
Quick Conversions
| AUD | SYP |
|---|---|
| 1 AUD | 76.48 SYP |
| 10 AUD | 764.80 SYP |
| 50 AUD | 3,824.02 SYP |
| 100 AUD | 7,648.05 SYP |
| 500 AUD | 38,240.24 SYP |
| 1,000 AUD | 76,480.47 SYP |
Get AUD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=SYPExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-03-27T05:11:20Z",
"rates": {
"SYP": 76.480475
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "SYP",
"amount": 100
},
"result": 7648.0475,
"rate": 76.480475
}Build with AUD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key