Rate Overview
Live
1 SGD = 1.0975 AUD
1 AUD = 0.911141
SGD
Avg
1.0956
High
1.0980
Low
1.0919
Last updated: 5/28/2026, 11:34:18 AM
Quick Conversions
| SGD | AUD |
|---|---|
| 1 SGD | 1.10 AUD |
| 10 SGD | 10.98 AUD |
| 50 SGD | 54.88 AUD |
| 100 SGD | 109.75 AUD |
| 500 SGD | 548.76 AUD |
| 1,000 SGD | 1,097.53 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-05-28T11:34:18Z",
"rates": {
"AUD": 1.097525
}
}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": 109.75250000000001,
"rate": 1.097525
}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