Rate Overview
Live
1 AUD = 77.4880 SYP
1 SYP = 0.012905
AUD
Avg
77.1384
High
77.4880
Low
76.7353
Last updated: 7/20/2026, 12:21:38 PM
Quick Conversions
| AUD | SYP |
|---|---|
| 1 AUD | 77.49 SYP |
| 10 AUD | 774.88 SYP |
| 50 AUD | 3,874.40 SYP |
| 100 AUD | 7,748.80 SYP |
| 500 AUD | 38,744.01 SYP |
| 1,000 AUD | 77,488.01 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-20T12:21:38Z",
"rates": {
"SYP": 77.488012
}
}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": 7748.8012,
"rate": 77.488012
}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