Rate Overview
Live
1 UGX = 0.002658 NOK
1 NOK = 376.2227
UGX
Avg
0.002583
High
0.002658
Low
0.002532
Last updated: 6/19/2026, 8:58:03 AM
Quick Conversions
| UGX | NOK |
|---|---|
| 1 UGX | 0.00 NOK |
| 10 UGX | 0.03 NOK |
| 50 UGX | 0.13 NOK |
| 100 UGX | 0.27 NOK |
| 500 UGX | 1.33 NOK |
| 1,000 UGX | 2.66 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-06-19T08:58:03Z",
"rates": {
"NOK": 0.002658
}
}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.26580000000000004,
"rate": 0.002658
}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