Rate Overview
Live
1 SGD = 1.3994 AWG
1 AWG = 0.714609
SGD
Avg
1.4039
High
1.4152
Low
1.3973
Last updated: 3/7/2026, 8:55:11 AM
Quick Conversions
| SGD | AWG |
|---|---|
| 1 SGD | 1.40 AWG |
| 10 SGD | 13.99 AWG |
| 50 SGD | 69.97 AWG |
| 100 SGD | 139.94 AWG |
| 500 SGD | 699.68 AWG |
| 1,000 SGD | 1,399.37 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-03-07T08:55:11Z",
"rates": {
"AWG": 1.399367
}
}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.9367,
"rate": 1.399367
}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