Rate Overview
Live
1 SGD = 1.4056 AWG
1 AWG = 0.711430
SGD
Avg
1.4065
High
1.4097
Low
1.4041
Last updated: 9/2/2026, 1:31:08 AM
Quick Conversions
| SGD | AWG |
|---|---|
| 1 SGD | 1.41 AWG |
| 10 SGD | 14.06 AWG |
| 50 SGD | 70.28 AWG |
| 100 SGD | 140.56 AWG |
| 500 SGD | 702.81 AWG |
| 1,000 SGD | 1,405.62 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-09-02T01:31:08Z",
"rates": {
"AWG": 1.405619
}
}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": 140.5619,
"rate": 1.405619
}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