Rate Overview
Live
1 EGP = 72.2870 UGX
1 UGX = 0.013834
EGP
Avg
71.6613
High
72.2876
Low
70.7683
Last updated: 5/27/2026, 7:24:57 AM
Quick Conversions
| EGP | UGX |
|---|---|
| 1 EGP | 72.29 UGX |
| 10 EGP | 722.87 UGX |
| 50 EGP | 3,614.35 UGX |
| 100 EGP | 7,228.70 UGX |
| 500 EGP | 36,143.50 UGX |
| 1,000 EGP | 72,287.00 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-27T07:24:57Z",
"rates": {
"UGX": 72.286995
}
}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": 7228.699500000001,
"rate": 72.286995
}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