Rate Overview
Live
1 UGX = 0.370388 NGN
1 NGN = 2.6999
UGX
Avg
0.366418
High
0.372602
Low
0.361458
Last updated: 6/19/2026, 8:58:16 AM
Quick Conversions
| UGX | NGN |
|---|---|
| 1 UGX | 0.37 NGN |
| 10 UGX | 3.70 NGN |
| 50 UGX | 18.52 NGN |
| 100 UGX | 37.04 NGN |
| 500 UGX | 185.19 NGN |
| 1,000 UGX | 370.39 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-06-19T08:58:16Z",
"rates": {
"NGN": 0.370388
}
}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.0388,
"rate": 0.370388
}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