Rate Overview
Live
1 AUD = 0.907236 SGD
1 SGD = 1.1022
AUD
Avg
0.905143
High
0.907868
Low
0.901133
Last updated: 6/16/2026, 3:56:01 PM
Quick Conversions
| AUD | SGD |
|---|---|
| 1 AUD | 0.91 SGD |
| 10 AUD | 9.07 SGD |
| 50 AUD | 45.36 SGD |
| 100 AUD | 90.72 SGD |
| 500 AUD | 453.62 SGD |
| 1,000 AUD | 907.24 SGD |
Get AUD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=SGDExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-06-16T15:56:01Z",
"rates": {
"SGD": 0.907236
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "SGD",
"amount": 100
},
"result": 90.7236,
"rate": 0.907236
}Build with AUD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key