Rate Overview
Live
1 EGP = 73.4772 UGX
1 UGX = 0.013610
EGP
Avg
74.2190
High
75.8669
Low
73.0749
Last updated: 3/6/2026, 12:15:52 PM
Quick Conversions
| EGP | UGX |
|---|---|
| 1 EGP | 73.48 UGX |
| 10 EGP | 734.77 UGX |
| 50 EGP | 3,673.86 UGX |
| 100 EGP | 7,347.72 UGX |
| 500 EGP | 36,738.60 UGX |
| 1,000 EGP | 73,477.19 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-03-06T12:15:52Z",
"rates": {
"UGX": 73.477193
}
}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": 7347.7193,
"rate": 73.477193
}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