Rate Overview
Live
1 SGD = 1.0959 AUD
1 AUD = 0.912521
SGD
Avg
1.1067
High
1.1143
Low
1.0959
Last updated: 4/16/2026, 2:29:16 PM
Quick Conversions
| SGD | AUD |
|---|---|
| 1 SGD | 1.10 AUD |
| 10 SGD | 10.96 AUD |
| 50 SGD | 54.79 AUD |
| 100 SGD | 109.59 AUD |
| 500 SGD | 547.93 AUD |
| 1,000 SGD | 1,095.87 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-04-16T14:29:16Z",
"rates": {
"AUD": 1.095865
}
}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.58650000000002,
"rate": 1.095865
}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