Rate Overview
Live
1 UGX = 0.353557 NGN
1 NGN = 2.8284
UGX
Avg
0.406695
High
0.453374
Low
0.353557
Last updated: 9/1/2026, 4:59:46 AM
Quick Conversions
| UGX | NGN |
|---|---|
| 1 UGX | 0.35 NGN |
| 10 UGX | 3.54 NGN |
| 50 UGX | 17.68 NGN |
| 100 UGX | 35.36 NGN |
| 500 UGX | 176.78 NGN |
| 1,000 UGX | 353.56 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-09-01T04:59:46Z",
"rates": {
"NGN": 0.353557
}
}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": 35.3557,
"rate": 0.353557
}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