Rate Overview
Live
1 AUD = 0.901643 SGD
1 SGD = 1.1091
AUD
Avg
0.900144
High
0.919087
Low
0.863662
Last updated: 7/19/2026, 8:47:03 PM
Quick Conversions
| AUD | SGD |
|---|---|
| 1 AUD | 0.90 SGD |
| 10 AUD | 9.02 SGD |
| 50 AUD | 45.08 SGD |
| 100 AUD | 90.16 SGD |
| 500 AUD | 450.82 SGD |
| 1,000 AUD | 901.64 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-07-19T20:47:03Z",
"rates": {
"SGD": 0.901643
}
}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.1643,
"rate": 0.901643
}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