Rate Overview
Live
1 AUD = 76.8618 SYP
1 SYP = 0.013010
AUD
Avg
5833.86
High
8838.63
Low
76.1701
Last updated: 7/12/2026, 3:07:34 PM
Quick Conversions
| AUD | SYP |
|---|---|
| 1 AUD | 76.86 SYP |
| 10 AUD | 768.62 SYP |
| 50 AUD | 3,843.09 SYP |
| 100 AUD | 7,686.18 SYP |
| 500 AUD | 38,430.89 SYP |
| 1,000 AUD | 76,861.77 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-12T15:07:34Z",
"rates": {
"SYP": 76.861774
}
}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": 7686.1774,
"rate": 76.861774
}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