SGD
$
AUD
$

SGD/AUD Exchange Rate

Singapore Dollar to Australian Dollar

Live Rate
1.0980
-8.89% 1Y

1 AUD = 0.910726 SGD

SGD/AUD Price Chart

Historical exchange rate performance

Current 1.0980
High 1.2084
Low 1.0841
1Y Change -8.89%

Rate Overview

Live
1 SGD = 1.0980 AUD
1 AUD = 0.910726 SGD
Avg
1.1559
High
1.2084
Low
1.0841

Last updated: 5/28/2026, 12:47:12 PM

Quick Conversions

SGDAUD
1 SGD1.10 AUD
10 SGD10.98 AUD
50 SGD54.90 AUD
100 SGD109.80 AUD
500 SGD549.01 AUD
1,000 SGD1,098.03 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-05-28T12:47:12Z",
  "rates": {
    "AUD": 1.098025
  }
}

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": 109.80250000000001,
  "rate": 1.098025
}

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