Rate Overview
Live
1 ALL = 44.4685 UGX
1 UGX = 0.022488
ALL
Avg
45.2060
High
45.7635
Low
44.4685
Last updated: 6/19/2026, 10:14:22 AM
Quick Conversions
| ALL | UGX |
|---|---|
| 1 ALL | 44.47 UGX |
| 10 ALL | 444.68 UGX |
| 50 ALL | 2,223.42 UGX |
| 100 ALL | 4,446.85 UGX |
| 500 ALL | 22,234.23 UGX |
| 1,000 ALL | 44,468.46 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-06-19T10:14:22Z",
"rates": {
"UGX": 44.468464
}
}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": 4446.846399999999,
"rate": 44.468464
}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