Rate Overview
Live
1 AWG = 335.2938 SDG
1 SDG = 0.002982
AWG
Avg
334.2149
High
335.3485
Low
333.1441
Last updated: 5/27/2026, 3:10:49 PM
Quick Conversions
| AWG | SDG |
|---|---|
| 1 AWG | 335.29 SDG |
| 10 AWG | 3,352.94 SDG |
| 50 AWG | 16,764.69 SDG |
| 100 AWG | 33,529.38 SDG |
| 500 AWG | 167,646.92 SDG |
| 1,000 AWG | 335,293.83 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-05-27T15:10:49Z",
"rates": {
"SDG": 335.29383
}
}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": 33529.383,
"rate": 335.29383
}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