Rate Overview
Live
1 UGX = 0.002458 NOK
1 NOK = 406.8348
UGX
Avg
0.002651
High
0.002856
Low
0.002456
Last updated: 5/28/2026, 12:53:50 AM
Quick Conversions
| UGX | NOK |
|---|---|
| 1 UGX | 0.00 NOK |
| 10 UGX | 0.02 NOK |
| 50 UGX | 0.12 NOK |
| 100 UGX | 0.25 NOK |
| 500 UGX | 1.23 NOK |
| 1,000 UGX | 2.46 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-05-28T00:53:50Z",
"rates": {
"NOK": 0.002458
}
}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.24580000000000002,
"rate": 0.002458
}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