Rate Overview
Live
1 AUD = 77.6284 SYP
1 SYP = 0.012882
AUD
Avg
78.0013
High
78.6709
Low
77.4378
Last updated: 3/7/2026, 1:36:15 AM
Quick Conversions
| AUD | SYP |
|---|---|
| 1 AUD | 77.63 SYP |
| 10 AUD | 776.28 SYP |
| 50 AUD | 3,881.42 SYP |
| 100 AUD | 7,762.84 SYP |
| 500 AUD | 38,814.22 SYP |
| 1,000 AUD | 77,628.44 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-03-07T01:36:15Z",
"rates": {
"SYP": 77.628443
}
}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": 7762.844300000001,
"rate": 77.628443
}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