Rate Overview
Live
1 EGP = 72.3299 UGX
1 UGX = 0.013826
EGP
Avg
72.7308
High
76.0037
Low
69.0826
Last updated: 7/22/2026, 1:01:38 PM
Quick Conversions
| EGP | UGX |
|---|---|
| 1 EGP | 72.33 UGX |
| 10 EGP | 723.30 UGX |
| 50 EGP | 3,616.49 UGX |
| 100 EGP | 7,232.99 UGX |
| 500 EGP | 36,164.93 UGX |
| 1,000 EGP | 72,329.86 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-07-22T13:01:38Z",
"rates": {
"UGX": 72.329858
}
}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": 7232.9858,
"rate": 72.329858
}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