Rate Overview
Live
1 UGX = 0.013483 EGP
1 EGP = 74.1675
UGX
Avg
0.013802
High
0.014474
Low
0.013335
Last updated: 9/4/2026, 4:10:30 PM
Quick Conversions
| UGX | EGP |
|---|---|
| 1 UGX | 0.01 EGP |
| 10 UGX | 0.13 EGP |
| 50 UGX | 0.67 EGP |
| 100 UGX | 1.35 EGP |
| 500 UGX | 6.74 EGP |
| 1,000 UGX | 13.48 EGP |
Get UGX/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=EGPExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-09-04T16:10:30Z",
"rates": {
"EGP": 0.013483
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "EGP",
"amount": 100
},
"result": 1.3483,
"rate": 0.013483
}Build with UGX/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key