Rate Overview
Live
1 AWG = 0.722156 SGD
1 SGD = 1.3847
AWG
Avg
0.721709
High
0.724494
Low
0.719165
Last updated: 7/8/2026, 3:35:40 AM
Quick Conversions
| AWG | SGD |
|---|---|
| 1 AWG | 0.72 SGD |
| 10 AWG | 7.22 SGD |
| 50 AWG | 36.11 SGD |
| 100 AWG | 72.22 SGD |
| 500 AWG | 361.08 SGD |
| 1,000 AWG | 722.16 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-08T03:35:40Z",
"rates": {
"SGD": 0.722156
}
}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": 72.2156,
"rate": 0.722156
}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