Rate Overview
Live
1 UGX = 0.343036 NGN
1 NGN = 2.9151
UGX
Avg
0.347773
High
0.350099
Low
0.343036
Last updated: 9/12/2026, 8:35:52 AM
Quick Conversions
| UGX | NGN |
|---|---|
| 1 UGX | 0.34 NGN |
| 10 UGX | 3.43 NGN |
| 50 UGX | 17.15 NGN |
| 100 UGX | 34.30 NGN |
| 500 UGX | 171.52 NGN |
| 1,000 UGX | 343.04 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-12T08:35:52Z",
"rates": {
"NGN": 0.343036
}
}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": 34.3036,
"rate": 0.343036
}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