Rate Overview
Live
1 AWG = 0.714608 SGD
1 SGD = 1.3994
AWG
Avg
0.712299
High
0.715659
Low
0.706622
Last updated: 3/7/2026, 7:07:48 AM
Quick Conversions
| AWG | SGD |
|---|---|
| 1 AWG | 0.71 SGD |
| 10 AWG | 7.15 SGD |
| 50 AWG | 35.73 SGD |
| 100 AWG | 71.46 SGD |
| 500 AWG | 357.30 SGD |
| 1,000 AWG | 714.61 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-07T07:07:48Z",
"rates": {
"SGD": 0.714608
}
}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.4608,
"rate": 0.714608
}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