Rate Overview
Live
1 AED = 1003.51 UGX
1 UGX = 0.000997
AED
Avg
1006.76
High
1015.91
Low
1002.02
Last updated: 4/16/2026, 5:55:21 PM
Quick Conversions
| AED | UGX |
|---|---|
| 1 AED | 1,003.51 UGX |
| 10 AED | 10,035.08 UGX |
| 50 AED | 50,175.38 UGX |
| 100 AED | 100,350.76 UGX |
| 500 AED | 501,753.79 UGX |
| 1,000 AED | 1,003,507.58 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-04-16T17:55:21Z",
"rates": {
"UGX": 1003.507576
}
}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": 100350.7576,
"rate": 1003.507576
}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