Rate Overview
Live
1 AWG = 0.718224 SGD
1 SGD = 1.3923
AWG
Avg
0.729988
High
0.765440
Low
0.710234
Last updated: 3/28/2026, 10:59:19 AM
Quick Conversions
| AWG | SGD |
|---|---|
| 1 AWG | 0.72 SGD |
| 10 AWG | 7.18 SGD |
| 50 AWG | 35.91 SGD |
| 100 AWG | 71.82 SGD |
| 500 AWG | 359.11 SGD |
| 1,000 AWG | 718.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-03-28T10:59:19Z",
"rates": {
"SGD": 0.718224
}
}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.8224,
"rate": 0.718224
}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