Rate Overview
Live
1 AUD = 0.911258 SGD
1 SGD = 1.0974
AUD
Avg
0.913258
High
0.915824
Low
0.911258
Last updated: 5/27/2026, 12:31:13 PM
Quick Conversions
| AUD | SGD |
|---|---|
| 1 AUD | 0.91 SGD |
| 10 AUD | 9.11 SGD |
| 50 AUD | 45.56 SGD |
| 100 AUD | 91.13 SGD |
| 500 AUD | 455.63 SGD |
| 1,000 AUD | 911.26 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-05-27T12:31:13Z",
"rates": {
"SGD": 0.911258
}
}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": 91.1258,
"rate": 0.911258
}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