Rate Overview
Live
1 EGP = 70.3748 UGX
1 UGX = 0.014210
EGP
Avg
71.5158
High
72.4340
Low
70.3344
Last updated: 3/27/2026, 1:34:57 PM
Quick Conversions
| EGP | UGX |
|---|---|
| 1 EGP | 70.37 UGX |
| 10 EGP | 703.75 UGX |
| 50 EGP | 3,518.74 UGX |
| 100 EGP | 7,037.48 UGX |
| 500 EGP | 35,187.42 UGX |
| 1,000 EGP | 70,374.85 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-27T13:34:57Z",
"rates": {
"UGX": 70.374849
}
}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": 7037.4848999999995,
"rate": 70.374849
}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