Rate Overview
Live
1 UGX = 0.361711 NGN
1 NGN = 2.7646
UGX
Avg
0.364802
High
0.369005
Low
0.361711
Last updated: 5/7/2026, 11:29:23 AM
Quick Conversions
| UGX | NGN |
|---|---|
| 1 UGX | 0.36 NGN |
| 10 UGX | 3.62 NGN |
| 50 UGX | 18.09 NGN |
| 100 UGX | 36.17 NGN |
| 500 UGX | 180.86 NGN |
| 1,000 UGX | 361.71 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-05-07T11:29:23Z",
"rates": {
"NGN": 0.361711
}
}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.1711,
"rate": 0.361711
}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