Rate Overview
Live
1 ALL = 46.9273 UGX
1 UGX = 0.021310
ALL
Avg
46.5543
High
46.9273
Low
46.2399
Last updated: 8/22/2026, 1:35:42 AM
Quick Conversions
| ALL | UGX |
|---|---|
| 1 ALL | 46.93 UGX |
| 10 ALL | 469.27 UGX |
| 50 ALL | 2,346.36 UGX |
| 100 ALL | 4,692.73 UGX |
| 500 ALL | 23,463.63 UGX |
| 1,000 ALL | 46,927.27 UGX |
Get ALL/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=UGXExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-08-22T01:35:42Z",
"rates": {
"UGX": 46.927269
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "UGX",
"amount": 100
},
"result": 4692.726900000001,
"rate": 46.927269
}Build with ALL/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key