Rate Overview
Live
1 AED = 1025.94 UGX
1 UGX = 0.000975
AED
Avg
980.3326
High
1027.47
Low
934.4923
Last updated: 5/27/2026, 2:29:43 AM
Quick Conversions
| AED | UGX |
|---|---|
| 1 AED | 1,025.94 UGX |
| 10 AED | 10,259.44 UGX |
| 50 AED | 51,297.19 UGX |
| 100 AED | 102,594.39 UGX |
| 500 AED | 512,971.94 UGX |
| 1,000 AED | 1,025,943.88 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-05-27T02:29:43Z",
"rates": {
"UGX": 1025.943884
}
}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": 102594.3884,
"rate": 1025.943884
}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