Rate Overview
Live
1 AUD = 80.1304 SYP
1 SYP = 0.012480
AUD
Avg
79.5589
High
80.1304
Low
79.1535
Last updated: 5/6/2026, 6:58:44 AM
Quick Conversions
| AUD | SYP |
|---|---|
| 1 AUD | 80.13 SYP |
| 10 AUD | 801.30 SYP |
| 50 AUD | 4,006.52 SYP |
| 100 AUD | 8,013.04 SYP |
| 500 AUD | 40,065.20 SYP |
| 1,000 AUD | 80,130.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-05-06T06:58:44Z",
"rates": {
"SYP": 80.130402
}
}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": 8013.0402,
"rate": 80.130402
}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