Rate Overview
Live
1 AUD = 78.0333 SYP
1 SYP = 0.012815
AUD
Avg
77.8428
High
78.1361
Low
77.3365
Last updated: 6/16/2026, 2:42:53 AM
Quick Conversions
| AUD | SYP |
|---|---|
| 1 AUD | 78.03 SYP |
| 10 AUD | 780.33 SYP |
| 50 AUD | 3,901.66 SYP |
| 100 AUD | 7,803.33 SYP |
| 500 AUD | 39,016.63 SYP |
| 1,000 AUD | 78,033.25 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-06-16T02:42:53Z",
"rates": {
"SYP": 78.033255
}
}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": 7803.3255,
"rate": 78.033255
}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