Rate Overview
Live
1 AWG = 333.3838 SDG
1 SDG = 0.003000
AWG
Avg
333.4578
High
333.6132
Low
333.1449
Last updated: 5/7/2026, 12:33:13 PM
Quick Conversions
| AWG | SDG |
|---|---|
| 1 AWG | 333.38 SDG |
| 10 AWG | 3,333.84 SDG |
| 50 AWG | 16,669.19 SDG |
| 100 AWG | 33,338.38 SDG |
| 500 AWG | 166,691.90 SDG |
| 1,000 AWG | 333,383.80 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-07T12:33:13Z",
"rates": {
"SDG": 333.383796
}
}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": 33338.3796,
"rate": 333.383796
}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