Rate Overview
Live
1 AWG = 335.2871 SDG
1 SDG = 0.002983
AWG
Avg
333.5593
High
336.0247
Low
292.5285
Last updated: 7/23/2026, 10:05:26 AM
Quick Conversions
| AWG | SDG |
|---|---|
| 1 AWG | 335.29 SDG |
| 10 AWG | 3,352.87 SDG |
| 50 AWG | 16,764.36 SDG |
| 100 AWG | 33,528.72 SDG |
| 500 AWG | 167,643.58 SDG |
| 1,000 AWG | 335,287.15 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-07-23T10:05:26Z",
"rates": {
"SDG": 335.28715
}
}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": 33528.715,
"rate": 335.28715
}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