Rate Overview
Live
1 AWG = 335.3311 SDG
1 SDG = 0.002982
AWG
Avg
335.3084
High
335.3311
Low
335.2836
Last updated: 3/7/2026, 4:24:43 AM
Quick Conversions
| AWG | SDG |
|---|---|
| 1 AWG | 335.33 SDG |
| 10 AWG | 3,353.31 SDG |
| 50 AWG | 16,766.56 SDG |
| 100 AWG | 33,533.11 SDG |
| 500 AWG | 167,665.55 SDG |
| 1,000 AWG | 335,331.10 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-03-07T04:24:43Z",
"rates": {
"SDG": 335.331102
}
}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": 33533.110199999996,
"rate": 335.331102
}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