Rate Overview
Live
1 AWG = 335.2827 SDG
1 SDG = 0.002983
AWG
Avg
334.3679
High
336.0267
Low
292.5150
Last updated: 7/27/2026, 8:17:41 PM
Quick Conversions
| AWG | SDG |
|---|---|
| 1 AWG | 335.28 SDG |
| 10 AWG | 3,352.83 SDG |
| 50 AWG | 16,764.14 SDG |
| 100 AWG | 33,528.27 SDG |
| 500 AWG | 167,641.37 SDG |
| 1,000 AWG | 335,282.75 SDG |
Get AWG/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=SDGExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-27T20:17:41Z",
"rates": {
"SDG": 335.282748
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "SDG",
"amount": 100
},
"result": 33528.2748,
"rate": 335.282748
}Build with AWG/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key