Rate Overview
Live
1 AED = 1002.19 UGX
1 UGX = 0.000998
AED
Avg
994.1794
High
1013.43
Low
980.6794
Last updated: 3/7/2026, 2:12:12 AM
Quick Conversions
| AED | UGX |
|---|---|
| 1 AED | 1,002.19 UGX |
| 10 AED | 10,021.91 UGX |
| 50 AED | 50,109.53 UGX |
| 100 AED | 100,219.05 UGX |
| 500 AED | 501,095.25 UGX |
| 1,000 AED | 1,002,190.51 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-03-07T02:12:12Z",
"rates": {
"UGX": 1002.190506
}
}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": 100219.0506,
"rate": 1002.190506
}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