Rate Overview
Live
1 AUD = 0.897950 SGD
1 SGD = 1.1136
AUD
Avg
0.898376
High
0.919318
Low
0.861838
Last updated: 7/11/2026, 6:31:43 PM
Quick Conversions
| AUD | SGD |
|---|---|
| 1 AUD | 0.90 SGD |
| 10 AUD | 8.98 SGD |
| 50 AUD | 44.90 SGD |
| 100 AUD | 89.80 SGD |
| 500 AUD | 448.98 SGD |
| 1,000 AUD | 897.95 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-11T18:31:43Z",
"rates": {
"SGD": 0.89795
}
}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": 89.795,
"rate": 0.89795
}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