Rate Overview
Live
1 AWG = 0.708217 SGD
1 SGD = 1.4120
AWG
Avg
0.707638
High
0.708736
Low
0.705803
Last updated: 9/11/2026, 10:52:18 AM
Quick Conversions
| AWG | SGD |
|---|---|
| 1 AWG | 0.71 SGD |
| 10 AWG | 7.08 SGD |
| 50 AWG | 35.41 SGD |
| 100 AWG | 70.82 SGD |
| 500 AWG | 354.11 SGD |
| 1,000 AWG | 708.22 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-09-11T10:52:18Z",
"rates": {
"SGD": 0.708217
}
}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": 70.82169999999999,
"rate": 0.708217
}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