Rate Overview
Live
1 AUD = 79.2435 SYP
1 SYP = 0.012619
AUD
Avg
5064.56
High
8673.96
Low
73.8384
Last updated: 5/26/2026, 10:31:52 PM
Quick Conversions
| AUD | SYP |
|---|---|
| 1 AUD | 79.24 SYP |
| 10 AUD | 792.43 SYP |
| 50 AUD | 3,962.17 SYP |
| 100 AUD | 7,924.35 SYP |
| 500 AUD | 39,621.75 SYP |
| 1,000 AUD | 79,243.49 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-05-26T22:31:52Z",
"rates": {
"SYP": 79.243494
}
}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": 7924.3494,
"rate": 79.243494
}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