Rate Overview
Live
1 AWG = 0.716178 SGD
1 SGD = 1.3963
AWG
Avg
0.727826
High
0.765440
Low
0.708554
Last updated: 7/31/2026, 6:08:08 PM
Quick Conversions
| AWG | SGD |
|---|---|
| 1 AWG | 0.72 SGD |
| 10 AWG | 7.16 SGD |
| 50 AWG | 35.81 SGD |
| 100 AWG | 71.62 SGD |
| 500 AWG | 358.09 SGD |
| 1,000 AWG | 716.18 SGD |
Get AWG/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=SGDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-31T18:08:08Z",
"rates": {
"SGD": 0.716178
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "SGD",
"amount": 100
},
"result": 71.6178,
"rate": 0.716178
}Build with AWG/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key