Rate Overview
Live
1 UGX = 0.000486 AWG
1 AWG = 2057.61
UGX
Avg
0.000490
High
0.000497
Low
0.000480
Last updated: 3/6/2026, 2:50:07 PM
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-03-06T14:50:07Z",
"rates": {
"AWG": 0.000486
}
}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.0486,
"rate": 0.000486
}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