Rate Overview
Live
1 AUD = 9368.94 SYP
1 SYP = 0.000107
AUD
Avg
9337.22
High
9371.58
Low
9286.69
Last updated: 9/6/2026, 8:11:16 AM
Quick Conversions
| AUD | SYP |
|---|---|
| 1 AUD | 9,368.94 SYP |
| 10 AUD | 93,689.41 SYP |
| 50 AUD | 468,447.05 SYP |
| 100 AUD | 936,894.11 SYP |
| 500 AUD | 4,684,470.55 SYP |
| 1,000 AUD | 9,368,941.10 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-09-06T08:11:16Z",
"rates": {
"SYP": 9368.941095
}
}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": 936894.1095,
"rate": 9368.941095
}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