Rate Overview
Live
1 NIO = 100.4067 UGX
1 UGX = 0.009959
NIO
Avg
100.6361
High
101.6214
Low
100.2326
Last updated: 4/17/2026, 6:22:40 AM
Quick Conversions
| NIO | UGX |
|---|---|
| 1 NIO | 100.41 UGX |
| 10 NIO | 1,004.07 UGX |
| 50 NIO | 5,020.34 UGX |
| 100 NIO | 10,040.67 UGX |
| 500 NIO | 50,203.35 UGX |
| 1,000 NIO | 100,406.70 UGX |
Get NIO/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=UGXExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-04-17T06:22:40Z",
"rates": {
"UGX": 100.4067
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "UGX",
"amount": 100
},
"result": 10040.67,
"rate": 100.4067
}Build with NIO/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key