Rate Overview
Live
1 AUD = 79.2623 SYP
1 SYP = 0.012616
AUD
Avg
78.9714
High
79.2623
Low
78.6688
Last updated: 5/26/2026, 8:23:37 PM
Quick Conversions
| AUD | SYP |
|---|---|
| 1 AUD | 79.26 SYP |
| 10 AUD | 792.62 SYP |
| 50 AUD | 3,963.12 SYP |
| 100 AUD | 7,926.23 SYP |
| 500 AUD | 39,631.15 SYP |
| 1,000 AUD | 79,262.30 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-05-26T20:23:37Z",
"rates": {
"SYP": 79.2623
}
}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": 7926.23,
"rate": 79.2623
}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