Rate Overview
Live
1 SGD = 1.4235 AWG
1 AWG = 0.702513
SGD
Avg
1.4158
High
1.4235
Low
1.4109
Last updated: 5/7/2026, 1:53:07 PM
Quick Conversions
| SGD | AWG |
|---|---|
| 1 SGD | 1.42 AWG |
| 10 SGD | 14.23 AWG |
| 50 SGD | 71.17 AWG |
| 100 SGD | 142.35 AWG |
| 500 SGD | 711.73 AWG |
| 1,000 SGD | 1,423.46 AWG |
Get SGD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=AWGExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-07T13:53:07Z",
"rates": {
"AWG": 1.423462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "AWG",
"amount": 100
},
"result": 142.3462,
"rate": 1.423462
}Build with SGD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key