Rate Overview
Live
1 UGX = 0.362881 NGN
1 NGN = 2.7557
UGX
Avg
0.365751
High
0.369990
Low
0.362881
Last updated: 4/17/2026, 7:53:26 AM
Quick Conversions
| UGX | NGN |
|---|---|
| 1 UGX | 0.36 NGN |
| 10 UGX | 3.63 NGN |
| 50 UGX | 18.14 NGN |
| 100 UGX | 36.29 NGN |
| 500 UGX | 181.44 NGN |
| 1,000 UGX | 362.88 NGN |
Get UGX/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=NGNExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-04-17T07:53:26Z",
"rates": {
"NGN": 0.362881
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "NGN",
"amount": 100
},
"result": 36.2881,
"rate": 0.362881
}Build with UGX/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key