Rate Overview
Live
1 UGX = 0.014046 EGP
1 EGP = 71.1946
UGX
Avg
0.014236
High
0.014424
Low
0.014046
Last updated: 4/17/2026, 12:03:00 AM
Quick Conversions
| UGX | EGP |
|---|---|
| 1 UGX | 0.01 EGP |
| 10 UGX | 0.14 EGP |
| 50 UGX | 0.70 EGP |
| 100 UGX | 1.40 EGP |
| 500 UGX | 7.02 EGP |
| 1,000 UGX | 14.05 EGP |
Get UGX/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=EGPExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-04-17T00:03:00Z",
"rates": {
"EGP": 0.014046
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "EGP",
"amount": 100
},
"result": 1.4045999999999998,
"rate": 0.014046
}Build with UGX/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key