Rate Overview
Live
1 UGX = 0.004037 ERN
1 ERN = 247.7087
UGX
Avg
0.004142
High
0.004341
Low
0.004034
Last updated: 3/27/2026, 1:42:41 PM
Quick Conversions
| UGX | ERN |
|---|---|
| 1 UGX | 0.00 ERN |
| 10 UGX | 0.04 ERN |
| 50 UGX | 0.20 ERN |
| 100 UGX | 0.40 ERN |
| 500 UGX | 2.02 ERN |
| 1,000 UGX | 4.04 ERN |
Get UGX/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=ERNExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-27T13:42:41Z",
"rates": {
"ERN": 0.004037
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "ERN",
"amount": 100
},
"result": 0.4037,
"rate": 0.004037
}Build with UGX/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key