Rate Overview
Live
1 AUD = 76.3194 SYP
1 SYP = 0.013103
AUD
Avg
77.1512
High
78.1792
Low
76.2701
Last updated: 3/27/2026, 3:26:42 AM
Quick Conversions
| AUD | SYP |
|---|---|
| 1 AUD | 76.32 SYP |
| 10 AUD | 763.19 SYP |
| 50 AUD | 3,815.97 SYP |
| 100 AUD | 7,631.94 SYP |
| 500 AUD | 38,159.70 SYP |
| 1,000 AUD | 76,319.40 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-27T03:26:42Z",
"rates": {
"SYP": 76.319398
}
}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": 7631.939800000001,
"rate": 76.319398
}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