Rate Overview
Live
1 SGD = 1.4021 AWG
1 AWG = 0.713201
SGD
Avg
1.3999
High
1.4024
Low
1.3983
Last updated: 8/17/2026, 2:40:53 PM
Quick Conversions
| SGD | AWG |
|---|---|
| 1 SGD | 1.40 AWG |
| 10 SGD | 14.02 AWG |
| 50 SGD | 70.11 AWG |
| 100 SGD | 140.21 AWG |
| 500 SGD | 701.06 AWG |
| 1,000 SGD | 1,402.13 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-08-17T14:40:53Z",
"rates": {
"AWG": 1.402129
}
}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.2129,
"rate": 1.402129
}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