Rate Overview
Live
1 UGX = 0.009897 NIO
1 NIO = 101.0407
UGX
Avg
0.009923
High
0.010270
Low
0.009713
Last updated: 3/27/2026, 5:21:08 PM
Quick Conversions
| UGX | NIO |
|---|---|
| 1 UGX | 0.01 NIO |
| 10 UGX | 0.10 NIO |
| 50 UGX | 0.49 NIO |
| 100 UGX | 0.99 NIO |
| 500 UGX | 4.95 NIO |
| 1,000 UGX | 9.90 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-27T17:21:08Z",
"rates": {
"NIO": 0.009897
}
}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.9896999999999999,
"rate": 0.009897
}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