Rate Overview
Live
1 AWG = 335.2957 SDG
1 SDG = 0.002982
AWG
Avg
335.2994
High
335.3361
Low
335.2640
Last updated: 9/3/2026, 4:02:20 AM
Quick Conversions
| AWG | SDG |
|---|---|
| 1 AWG | 335.30 SDG |
| 10 AWG | 3,352.96 SDG |
| 50 AWG | 16,764.79 SDG |
| 100 AWG | 33,529.57 SDG |
| 500 AWG | 167,647.87 SDG |
| 1,000 AWG | 335,295.73 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-09-03T04:02:20Z",
"rates": {
"SDG": 335.295732
}
}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.5732,
"rate": 335.295732
}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