Rate Overview
Live
1 UGX = 0.009959 NIO
1 NIO = 100.4117
UGX
Avg
0.009936
High
0.009976
Low
0.009840
Last updated: 4/17/2026, 6:32:58 AM
Quick Conversions
| UGX | NIO |
|---|---|
| 1 UGX | 0.01 NIO |
| 10 UGX | 0.10 NIO |
| 50 UGX | 0.50 NIO |
| 100 UGX | 1.00 NIO |
| 500 UGX | 4.98 NIO |
| 1,000 UGX | 9.96 NIO |
Get UGX/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=NIOExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-04-17T06:32:58Z",
"rates": {
"NIO": 0.009959
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "NIO",
"amount": 100
},
"result": 0.9959000000000001,
"rate": 0.009959
}Build with UGX/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key