Rate Overview
Live
1 USD = 1.8000 AWG
1 AWG = 0.555555
USD
Avg
1.8004
High
1.8025
Low
1.8000
Last updated: 5/8/2026, 3:33:01 PM
Quick Conversions
| USD | AWG |
|---|---|
| 1 USD | 1.80 AWG |
| 10 USD | 18.00 AWG |
| 50 USD | 90.00 AWG |
| 100 USD | 180.00 AWG |
| 500 USD | 900.00 AWG |
| 1,000 USD | 1,800.00 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-05-08T15:33:01Z",
"rates": {
"AWG": 1.80000051
}
}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.000051,
"rate": 1.80000051
}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