Rate Overview
Live
1 AUD = 0.886611 SGD
1 SGD = 1.1279
AUD
Avg
0.853375
High
0.909573
Low
0.826967
Last updated: 3/27/2026, 1:24:17 PM
Quick Conversions
| AUD | SGD |
|---|---|
| 1 AUD | 0.89 SGD |
| 10 AUD | 8.87 SGD |
| 50 AUD | 44.33 SGD |
| 100 AUD | 88.66 SGD |
| 500 AUD | 443.31 SGD |
| 1,000 AUD | 886.61 SGD |
Get AUD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=SGDExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-03-27T13:24:17Z",
"rates": {
"SGD": 0.886611
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "SGD",
"amount": 100
},
"result": 88.6611,
"rate": 0.886611
}Build with AUD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key