Rate Overview
Live
1 AUD = 77.1833 SYP
1 SYP = 0.012956
AUD
Avg
5833.88
High
8838.63
Low
76.1701
Last updated: 7/19/2026, 6:11:22 PM
Quick Conversions
| AUD | SYP |
|---|---|
| 1 AUD | 77.18 SYP |
| 10 AUD | 771.83 SYP |
| 50 AUD | 3,859.17 SYP |
| 100 AUD | 7,718.33 SYP |
| 500 AUD | 38,591.67 SYP |
| 1,000 AUD | 77,183.35 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-19T18:11:22Z",
"rates": {
"SYP": 77.183348
}
}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": 7718.3348,
"rate": 77.183348
}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