Rate Overview
Live
1 AUD = 76.7009 SYP
1 SYP = 0.013038
AUD
Avg
76.3799
High
76.7009
Low
76.1440
Last updated: 7/5/2026, 1:06:05 AM
Quick Conversions
| AUD | SYP |
|---|---|
| 1 AUD | 76.70 SYP |
| 10 AUD | 767.01 SYP |
| 50 AUD | 3,835.05 SYP |
| 100 AUD | 7,670.09 SYP |
| 500 AUD | 38,350.47 SYP |
| 1,000 AUD | 76,700.94 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-05T01:06:05Z",
"rates": {
"SYP": 76.700941
}
}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": 7670.0941,
"rate": 76.700941
}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