Rate Overview
Live
1 EGP = 72.3476 UGX
1 UGX = 0.013822
EGP
Avg
73.3951
High
76.3020
Low
69.0865
Last updated: 7/26/2026, 1:16:56 AM
Quick Conversions
| EGP | UGX |
|---|---|
| 1 EGP | 72.35 UGX |
| 10 EGP | 723.48 UGX |
| 50 EGP | 3,617.38 UGX |
| 100 EGP | 7,234.76 UGX |
| 500 EGP | 36,173.80 UGX |
| 1,000 EGP | 72,347.59 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-26T01:16:56Z",
"rates": {
"UGX": 72.34759
}
}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": 7234.759,
"rate": 72.34759
}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