Rate Overview
Live
1 SGD = 1.1091 AUD
1 AUD = 0.901647
SGD
Avg
1.1111
High
1.1144
Low
1.1069
Last updated: 7/18/2026, 7:10:20 AM
Quick Conversions
| SGD | AUD |
|---|---|
| 1 SGD | 1.11 AUD |
| 10 SGD | 11.09 AUD |
| 50 SGD | 55.45 AUD |
| 100 SGD | 110.91 AUD |
| 500 SGD | 554.54 AUD |
| 1,000 SGD | 1,109.08 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-18T07:10:20Z",
"rates": {
"AUD": 1.109082
}
}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": 110.9082,
"rate": 1.109082
}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