Rate Overview
Live
1 UGX = 0.000484 ANG
1 ANG = 2066.12
UGX
Avg
0.000503
High
0.000524
Low
0.000477
Last updated: 3/27/2026, 10:02:03 AM
Quick Conversions
| UGX | ANG |
|---|---|
| 1 UGX | 0.00 ANG |
| 10 UGX | 0.00 ANG |
| 50 UGX | 0.02 ANG |
| 100 UGX | 0.05 ANG |
| 500 UGX | 0.24 ANG |
| 1,000 UGX | 0.48 ANG |
Get UGX/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=ANGExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-27T10:02:03Z",
"rates": {
"ANG": 0.000484
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "ANG",
"amount": 100
},
"result": 0.0484,
"rate": 0.000484
}Build with UGX/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key