SGD
$
AUD
$

SGD/AUD Exchange Rate

Singapore Dollar to Australian Dollar

Live Rate
1.1279
-3.10% YTD

1 AUD = 0.886612 SGD

SGD/AUD Price Chart

Historical exchange rate performance

Current 1.1279
High 1.1639
Low 1.0974
YTD Change -3.10%

Rate Overview

Live
1 SGD = 1.1279 AUD
1 AUD = 0.886612 SGD
Avg
1.1288
High
1.1639
Low
1.0974

Last updated: 3/27/2026, 1:01:07 PM

Quick Conversions

SGDAUD
1 SGD1.13 AUD
10 SGD11.28 AUD
50 SGD56.39 AUD
100 SGD112.79 AUD
500 SGD563.94 AUD
1,000 SGD1,127.89 AUD

Get SGD/AUD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "SGD",
  "date": "2026-03-27T13:01:07Z",
  "rates": {
    "AUD": 1.127889
  }
}

Convert Amount

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

Example Response:

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

Build with SGD/AUD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key