Rate Overview
Live
1 EGP = 71.3746 UGX
1 UGX = 0.014011
EGP
Avg
70.4617
High
71.3746
Low
69.7829
Last updated: 5/7/2026, 4:28:24 AM
Quick Conversions
| EGP | UGX |
|---|---|
| 1 EGP | 71.37 UGX |
| 10 EGP | 713.75 UGX |
| 50 EGP | 3,568.73 UGX |
| 100 EGP | 7,137.46 UGX |
| 500 EGP | 35,687.29 UGX |
| 1,000 EGP | 71,374.57 UGX |
Get EGP/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=UGXExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-05-07T04:28:24Z",
"rates": {
"UGX": 71.37457
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "UGX",
"amount": 100
},
"result": 7137.457,
"rate": 71.37457
}Build with EGP/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key