Rate Overview
Live
1 AUD = 76.5579 SYP
1 SYP = 0.013062
AUD
Avg
77.6201
High
79.9655
Low
73.8142
Last updated: 7/8/2026, 1:33:21 PM
Quick Conversions
| AUD | SYP |
|---|---|
| 1 AUD | 76.56 SYP |
| 10 AUD | 765.58 SYP |
| 50 AUD | 3,827.89 SYP |
| 100 AUD | 7,655.79 SYP |
| 500 AUD | 38,278.94 SYP |
| 1,000 AUD | 76,557.89 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-07-08T13:33:21Z",
"rates": {
"SYP": 76.557889
}
}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": 7655.7889000000005,
"rate": 76.557889
}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