Rate Overview
Live
1 AWG = 0.555170 USD
1 USD = 1.8013
AWG
Avg
0.555689
High
0.557103
Low
0.555170
Last updated: 4/18/2026, 8:49:50 AM
Quick Conversions
| AWG | USD |
|---|---|
| 1 AWG | 0.56 USD |
| 10 AWG | 5.55 USD |
| 50 AWG | 27.76 USD |
| 100 AWG | 55.52 USD |
| 500 AWG | 277.59 USD |
| 1,000 AWG | 555.17 USD |
Get AWG/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=USDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-04-18T08:49:50Z",
"rates": {
"USD": 0.55517
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "USD",
"amount": 100
},
"result": 55.517,
"rate": 0.55517
}Build with AWG/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key