Rate Overview
Live
1 UGX = 0.002619 NOK
1 NOK = 381.8251
UGX
Avg
0.002778
High
0.002951
Low
0.002577
Last updated: 3/27/2026, 5:18:42 PM
Quick Conversions
| UGX | NOK |
|---|---|
| 1 UGX | 0.00 NOK |
| 10 UGX | 0.03 NOK |
| 50 UGX | 0.13 NOK |
| 100 UGX | 0.26 NOK |
| 500 UGX | 1.31 NOK |
| 1,000 UGX | 2.62 NOK |
Get UGX/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=NOKExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-27T17:18:42Z",
"rates": {
"NOK": 0.002619
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "NOK",
"amount": 100
},
"result": 0.26189999999999997,
"rate": 0.002619
}Build with UGX/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key