Rate Overview
Live
1 SGD = 1.1161 AUD
1 AUD = 0.896004
SGD
Avg
1.1174
High
1.1213
Low
1.1145
Last updated: 7/7/2026, 4:09:18 PM
Quick Conversions
| SGD | AUD |
|---|---|
| 1 SGD | 1.12 AUD |
| 10 SGD | 11.16 AUD |
| 50 SGD | 55.80 AUD |
| 100 SGD | 111.61 AUD |
| 500 SGD | 558.03 AUD |
| 1,000 SGD | 1,116.07 AUD |
Get SGD/AUD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=AUDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-07T16:09:18Z",
"rates": {
"AUD": 1.116067
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=AUD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "AUD",
"amount": 100
},
"result": 111.60669999999999,
"rate": 1.116067
}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