Rate Overview
Live
1 UGX = 0.009995 NIO
1 NIO = 100.0500
UGX
Avg
0.010095
High
0.010235
Low
0.009887
Last updated: 3/6/2026, 2:48:41 PM
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 | 5.00 NIO |
| 1,000 UGX | 10.00 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-03-06T14:48:41Z",
"rates": {
"NIO": 0.009995
}
}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.9995,
"rate": 0.009995
}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