Rate Overview
Live
1 SDG = 0.002999 AWG
1 AWG = 333.4445
SDG
Avg
0.002998
High
0.003001
Low
0.002997
Last updated: 5/7/2026, 2:52:04 PM
Quick Conversions
| SDG | AWG |
|---|---|
| 1 SDG | 0.00 AWG |
| 10 SDG | 0.03 AWG |
| 50 SDG | 0.15 AWG |
| 100 SDG | 0.30 AWG |
| 500 SDG | 1.50 AWG |
| 1,000 SDG | 3.00 AWG |
Get SDG/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=AWGExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-05-07T14:52:04Z",
"rates": {
"AWG": 0.002999
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "AWG",
"amount": 100
},
"result": 0.2999,
"rate": 0.002999
}Build with SDG/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key