Rate Overview
Live
1 UGX = 0.009781 NIO
1 NIO = 102.2390
UGX
Avg
0.009779
High
0.009839
Low
0.009720
Last updated: 8/2/2026, 1:04:34 PM
Quick Conversions
| UGX | NIO |
|---|---|
| 1 UGX | 0.01 NIO |
| 10 UGX | 0.10 NIO |
| 50 UGX | 0.49 NIO |
| 100 UGX | 0.98 NIO |
| 500 UGX | 4.89 NIO |
| 1,000 UGX | 9.78 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-08-02T13:04:34Z",
"rates": {
"NIO": 0.009781
}
}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.9781,
"rate": 0.009781
}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