Rate Overview
Live
1 AWG = 333.8890 SDG
1 SDG = 0.002995
AWG
Avg
333.9950
High
334.8189
Low
333.6570
Last updated: 4/17/2026, 6:11:58 AM
Quick Conversions
| AWG | SDG |
|---|---|
| 1 AWG | 333.89 SDG |
| 10 AWG | 3,338.89 SDG |
| 50 AWG | 16,694.45 SDG |
| 100 AWG | 33,388.90 SDG |
| 500 AWG | 166,944.50 SDG |
| 1,000 AWG | 333,889.00 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-04-17T06:11:58Z",
"rates": {
"SDG": 333.888995
}
}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": 33388.8995,
"rate": 333.888995
}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