Rate Overview
Live
1 SGD = 1.3842 AWG
1 AWG = 0.722422
SGD
Avg
1.4002
High
1.4193
Low
1.3831
Last updated: 7/28/2026, 2:06:06 PM
Quick Conversions
| SGD | AWG |
|---|---|
| 1 SGD | 1.38 AWG |
| 10 SGD | 13.84 AWG |
| 50 SGD | 69.21 AWG |
| 100 SGD | 138.42 AWG |
| 500 SGD | 692.12 AWG |
| 1,000 SGD | 1,384.23 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-07-28T14:06:06Z",
"rates": {
"AWG": 1.384232
}
}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": 138.42319999999998,
"rate": 1.384232
}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