Rate Overview
Live
1 AUD = 79.5057 SYP
1 SYP = 0.012578
AUD
Avg
78.4757
High
79.5057
Low
77.7507
Last updated: 4/16/2026, 6:01:22 AM
Quick Conversions
| AUD | SYP |
|---|---|
| 1 AUD | 79.51 SYP |
| 10 AUD | 795.06 SYP |
| 50 AUD | 3,975.29 SYP |
| 100 AUD | 7,950.57 SYP |
| 500 AUD | 39,752.87 SYP |
| 1,000 AUD | 79,505.75 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-04-16T06:01:22Z",
"rates": {
"SYP": 79.505748
}
}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": 7950.574799999999,
"rate": 79.505748
}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