AUD
$
SGD
$

AUD/SGD Exchange Rate

Australian Dollar to Singapore Dollar

Live Rate
0.907052
-0.04% 7D

1 SGD = 1.1025 AUD

AUD/SGD Price Chart

Historical exchange rate performance

Current 0.907052
High 0.907868
Low 0.901133
7D Change -0.04%

Rate Overview

Live
1 AUD = 0.907052 SGD
1 SGD = 1.1025 AUD
Avg
0.905122
High
0.907868
Low
0.901133

Last updated: 6/16/2026, 3:00:17 PM

Quick Conversions

AUDSGD
1 AUD0.91 SGD
10 AUD9.07 SGD
50 AUD45.35 SGD
100 AUD90.71 SGD
500 AUD453.53 SGD
1,000 AUD907.05 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-06-16T15:00:17Z",
  "rates": {
    "SGD": 0.907052
  }
}

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": 90.70519999999999,
  "rate": 0.907052
}

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