Rate Overview
Live
1 EGP = 74.2300 UGX
1 UGX = 0.013472
EGP
Avg
73.8380
High
74.7403
Low
72.2573
Last updated: 7/11/2026, 12:14:03 AM
Quick Conversions
| EGP | UGX |
|---|---|
| 1 EGP | 74.23 UGX |
| 10 EGP | 742.30 UGX |
| 50 EGP | 3,711.50 UGX |
| 100 EGP | 7,423.00 UGX |
| 500 EGP | 37,115.02 UGX |
| 1,000 EGP | 74,230.04 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-11T00:14:03Z",
"rates": {
"UGX": 74.23004
}
}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": 7423.004,
"rate": 74.23004
}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