AUD
$
SGD
$

AUD/SGD Exchange Rate

Australian Dollar to Singapore Dollar

Live Rate
0.896676
-11.30% 5Y

1 SGD = 1.1152 AUD

AUD/SGD Price Chart

Historical exchange rate performance

Current 0.896676
High 1.0130
Low 0.809552
5Y Change -11.30%

Rate Overview

Live
1 AUD = 0.896676 SGD
1 SGD = 1.1152 AUD
Avg
0.897511
High
1.0130
Low
0.809552

Last updated: 7/13/2026, 3:48:02 PM

Quick Conversions

AUDSGD
1 AUD0.90 SGD
10 AUD8.97 SGD
50 AUD44.83 SGD
100 AUD89.67 SGD
500 AUD448.34 SGD
1,000 AUD896.68 SGD

Get AUD/SGD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=AUD&currencies=SGD

Example Response:

{
  "success": true,
  "base": "AUD",
  "date": "2026-07-13T15:48:02Z",
  "rates": {
    "SGD": 0.896676
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=AUD&to=SGD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "AUD",
    "to": "SGD",
    "amount": 100
  },
  "result": 89.66760000000001,
  "rate": 0.896676
}

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