Rate Overview
Live
1 UGX = 0.000487 AWG
1 AWG = 2053.39
UGX
Avg
0.000486
High
0.000489
Low
0.000482
Last updated: 4/17/2026, 7:53:24 AM
Quick Conversions
| UGX | AWG |
|---|---|
| 1 UGX | 0.00 AWG |
| 10 UGX | 0.00 AWG |
| 50 UGX | 0.02 AWG |
| 100 UGX | 0.05 AWG |
| 500 UGX | 0.24 AWG |
| 1,000 UGX | 0.49 AWG |
Get UGX/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=AWGExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-04-17T07:53:24Z",
"rates": {
"AWG": 0.000487
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "AWG",
"amount": 100
},
"result": 0.0487,
"rate": 0.000487
}Build with UGX/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key