Rate Overview
Live
1 UGX = 0.374955 NGN
1 NGN = 2.6670
UGX
Avg
0.375368
High
0.376539
Low
0.373992
Last updated: 7/6/2026, 10:08:22 AM
Quick Conversions
| UGX | NGN |
|---|---|
| 1 UGX | 0.37 NGN |
| 10 UGX | 3.75 NGN |
| 50 UGX | 18.75 NGN |
| 100 UGX | 37.50 NGN |
| 500 UGX | 187.48 NGN |
| 1,000 UGX | 374.96 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-06T10:08:22Z",
"rates": {
"NGN": 0.374955
}
}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.4955,
"rate": 0.374955
}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