Rate Overview
Live
1 UGX = 0.001006 AED
1 AED = 994.0358
UGX
Avg
0.001003
High
0.001006
Low
0.000999
Last updated: 7/6/2026, 1:40:47 AM
Quick Conversions
| UGX | AED |
|---|---|
| 1 UGX | 0.00 AED |
| 10 UGX | 0.01 AED |
| 50 UGX | 0.05 AED |
| 100 UGX | 0.10 AED |
| 500 UGX | 0.50 AED |
| 1,000 UGX | 1.01 AED |
Get UGX/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=AEDExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-06T01:40:47Z",
"rates": {
"AED": 0.001006
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "AED",
"amount": 100
},
"result": 0.1006,
"rate": 0.001006
}Build with UGX/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key