AUD
$
SGD
$

AUD/SGD Exchange Rate

Australian Dollar to Singapore Dollar

Live Rate
0.910773
+6.01% YTD

1 SGD = 1.0980 AUD

AUD/SGD Price Chart

Historical exchange rate performance

Current 0.910773
High 0.922391
Low 0.859165
YTD Change +6.01%

Rate Overview

Live
1 AUD = 0.910773 SGD
1 SGD = 1.0980 AUD
Avg
0.896497
High
0.922391
Low
0.859165

Last updated: 5/27/2026, 3:12:42 PM

Quick Conversions

AUDSGD
1 AUD0.91 SGD
10 AUD9.11 SGD
50 AUD45.54 SGD
100 AUD91.08 SGD
500 AUD455.39 SGD
1,000 AUD910.77 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-05-27T15:12:42Z",
  "rates": {
    "SGD": 0.910773
  }
}

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": 91.07730000000001,
  "rate": 0.910773
}

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