Rate Overview
Live
1 AUD = 9252.21 SYP
1 SYP = 0.000108
AUD
Avg
9219.32
High
9263.85
Low
9171.98
Last updated: 8/17/2026, 3:35:26 PM
Quick Conversions
| AUD | SYP |
|---|---|
| 1 AUD | 9,252.21 SYP |
| 10 AUD | 92,522.13 SYP |
| 50 AUD | 462,610.64 SYP |
| 100 AUD | 925,221.29 SYP |
| 500 AUD | 4,626,106.44 SYP |
| 1,000 AUD | 9,252,212.88 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-08-17T15:35:26Z",
"rates": {
"SYP": 9252.212877
}
}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": 925221.2877,
"rate": 9252.212877
}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