Rate Overview
Live
1 AED = 993.9264 UGX
1 UGX = 0.001006
AED
Avg
997.4943
High
1000.04
Low
993.9264
Last updated: 7/4/2026, 7:53:24 AM
Quick Conversions
| AED | UGX |
|---|---|
| 1 AED | 993.93 UGX |
| 10 AED | 9,939.26 UGX |
| 50 AED | 49,696.32 UGX |
| 100 AED | 99,392.64 UGX |
| 500 AED | 496,963.22 UGX |
| 1,000 AED | 993,926.44 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-04T07:53:24Z",
"rates": {
"UGX": 993.926439
}
}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": 99392.6439,
"rate": 993.926439
}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