Rate Overview
Live
1 NOK = 393.0083 UGX
1 UGX = 0.002544
NOK
Avg
392.1430
High
393.0083
Low
390.0984
Last updated: 8/15/2026, 7:09:50 AM
Quick Conversions
| NOK | UGX |
|---|---|
| 1 NOK | 393.01 UGX |
| 10 NOK | 3,930.08 UGX |
| 50 NOK | 19,650.41 UGX |
| 100 NOK | 39,300.83 UGX |
| 500 NOK | 196,504.15 UGX |
| 1,000 NOK | 393,008.30 UGX |
Get NOK/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=UGXExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-08-15T07:09:50Z",
"rates": {
"UGX": 393.008296
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "UGX",
"amount": 100
},
"result": 39300.8296,
"rate": 393.008296
}Build with NOK/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key