SGD
$
AUD
$

SGD/AUD Exchange Rate

Singapore Dollar to Australian Dollar

Live Rate
1.1072
-6.81% 1Y

1 AUD = 0.903159 SGD

SGD/AUD Price Chart

Historical exchange rate performance

Current 1.1072
High 1.2023
Low 1.0900
1Y Change -6.81%

Rate Overview

Live
1 SGD = 1.1072 AUD
1 AUD = 0.903159 SGD
Avg
1.1438
High
1.2023
Low
1.0900

Last updated: 7/27/2026, 3:40:27 PM

Quick Conversions

SGDAUD
1 SGD1.11 AUD
10 SGD11.07 AUD
50 SGD55.36 AUD
100 SGD110.72 AUD
500 SGD553.61 AUD
1,000 SGD1,107.23 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-07-27T15:40:27Z",
  "rates": {
    "AUD": 1.107225
  }
}

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": 110.7225,
  "rate": 1.107225
}

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