Rate Overview
Live
1 UZS = 0.000151 AWG
1 AWG = 6622.52
UZS
Avg
0.000151
High
0.000151
Low
0.000151
Last updated: 9/6/2026, 10:39:24 AM
Quick Conversions
| UZS | AWG |
|---|---|
| 1 UZS | 0.00 AWG |
| 10 UZS | 0.00 AWG |
| 50 UZS | 0.01 AWG |
| 100 UZS | 0.02 AWG |
| 500 UZS | 0.08 AWG |
| 1,000 UZS | 0.15 AWG |
Get UZS/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=AWGExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-09-06T10:39:24Z",
"rates": {
"AWG": 0.000151
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "AWG",
"amount": 100
},
"result": 0.0151,
"rate": 0.000151
}Build with UZS/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key