Rate Overview
Live
1 UGX = 0.020491 ALL
1 ALL = 48.8019
UGX
Avg
0.021158
High
0.021706
Low
0.020491
Last updated: 9/12/2026, 3:38:06 PM
Quick Conversions
| UGX | ALL |
|---|---|
| 1 UGX | 0.02 ALL |
| 10 UGX | 0.20 ALL |
| 50 UGX | 1.02 ALL |
| 100 UGX | 2.05 ALL |
| 500 UGX | 10.25 ALL |
| 1,000 UGX | 20.49 ALL |
Get UGX/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=ALLExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-09-12T15:38:06Z",
"rates": {
"ALL": 0.020491
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "ALL",
"amount": 100
},
"result": 2.0490999999999997,
"rate": 0.020491
}Build with UGX/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key