Rate Overview
Live
1 UGX = 0.376537 NGN
1 NGN = 2.6558
UGX
Avg
0.374884
High
0.400794
Low
0.359338
Last updated: 7/2/2026, 2:15:46 AM
Quick Conversions
| UGX | NGN |
|---|---|
| 1 UGX | 0.38 NGN |
| 10 UGX | 3.77 NGN |
| 50 UGX | 18.83 NGN |
| 100 UGX | 37.65 NGN |
| 500 UGX | 188.27 NGN |
| 1,000 UGX | 376.54 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-07-02T02:15:46Z",
"rates": {
"NGN": 0.376537
}
}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": 37.6537,
"rate": 0.376537
}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