Rate Overview
Live
1 AUD = 76.4661 SYP
1 SYP = 0.013078
AUD
Avg
1125.71
High
7440.56
Low
73.8384
Last updated: 3/27/2026, 6:46:43 AM
Quick Conversions
| AUD | SYP |
|---|---|
| 1 AUD | 76.47 SYP |
| 10 AUD | 764.66 SYP |
| 50 AUD | 3,823.31 SYP |
| 100 AUD | 7,646.61 SYP |
| 500 AUD | 38,233.05 SYP |
| 1,000 AUD | 76,466.11 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-27T06:46:43Z",
"rates": {
"SYP": 76.466106
}
}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": 7646.6106,
"rate": 76.466106
}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