Rate Overview
Live
1 SGD = 1.3942 AWG
1 AWG = 0.717242
SGD
Avg
1.3844
High
1.3942
Low
1.3793
Last updated: 7/2/2026, 1:28:00 PM
Quick Conversions
| SGD | AWG |
|---|---|
| 1 SGD | 1.39 AWG |
| 10 SGD | 13.94 AWG |
| 50 SGD | 69.71 AWG |
| 100 SGD | 139.42 AWG |
| 500 SGD | 697.12 AWG |
| 1,000 SGD | 1,394.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-02T13:28:00Z",
"rates": {
"AWG": 1.39423
}
}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": 139.423,
"rate": 1.39423
}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