Rate Overview
Live
1 UGX = 0.010000 NIO
1 NIO = 100.0000
UGX
Avg
0.009900
High
0.010088
Low
0.009757
Last updated: 6/19/2026, 8:56:51 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 | 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-06-19T08:56:51Z",
"rates": {
"NIO": 0.01
}
}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": 1,
"rate": 0.01
}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