Rate Overview
Live
1 AWG = 0.554784 USD
1 USD = 1.8025
AWG
Avg
0.555314
High
0.555555
Low
0.554784
Last updated: 5/9/2026, 3:43:08 AM
Quick Conversions
| AWG | USD |
|---|---|
| 1 AWG | 0.55 USD |
| 10 AWG | 5.55 USD |
| 50 AWG | 27.74 USD |
| 100 AWG | 55.48 USD |
| 500 AWG | 277.39 USD |
| 1,000 AWG | 554.78 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-05-09T03:43:08Z",
"rates": {
"USD": 0.554784
}
}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.47840000000001,
"rate": 0.554784
}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