Rate Overview
Live
1 SGD = 1.1274 AUD
1 AUD = 0.886966
SGD
Avg
1.1191
High
1.1280
Low
1.1053
Last updated: 3/27/2026, 11:17:33 AM
Quick Conversions
| SGD | AUD |
|---|---|
| 1 SGD | 1.13 AUD |
| 10 SGD | 11.27 AUD |
| 50 SGD | 56.37 AUD |
| 100 SGD | 112.74 AUD |
| 500 SGD | 563.72 AUD |
| 1,000 SGD | 1,127.44 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-03-27T11:17:33Z",
"rates": {
"AUD": 1.127439
}
}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": 112.74390000000001,
"rate": 1.127439
}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