Rate Overview
Live
1 AED = 1027.83 UGX
1 UGX = 0.000973
AED
Avg
1014.63
High
1027.83
Low
1006.10
Last updated: 7/26/2026, 10:46:45 AM
Quick Conversions
| AED | UGX |
|---|---|
| 1 AED | 1,027.83 UGX |
| 10 AED | 10,278.27 UGX |
| 50 AED | 51,391.33 UGX |
| 100 AED | 102,782.66 UGX |
| 500 AED | 513,913.31 UGX |
| 1,000 AED | 1,027,826.62 UGX |
Get AED/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=UGXExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-26T10:46:45Z",
"rates": {
"UGX": 1027.826621
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "UGX",
"amount": 100
},
"result": 102782.66209999999,
"rate": 1027.826621
}Build with AED/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key