Rate Overview
Live
1 USD = 1.8012 AWG
1 AWG = 0.555170
USD
Avg
1.7996
High
1.8012
Low
1.7950
Last updated: 4/18/2026, 8:49:50 AM
Quick Conversions
| USD | AWG |
|---|---|
| 1 USD | 1.80 AWG |
| 10 USD | 18.01 AWG |
| 50 USD | 90.06 AWG |
| 100 USD | 180.12 AWG |
| 500 USD | 900.62 AWG |
| 1,000 USD | 1,801.25 AWG |
Get USD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=AWGExample Response:
{
"success": true,
"base": "USD",
"date": "2026-04-18T08:49:50Z",
"rates": {
"AWG": 1.80124964
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "AWG",
"amount": 100
},
"result": 180.124964,
"rate": 1.80124964
}Build with USD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key