Rate Overview
Live
1 UGX = 0.040708 NPR
1 NPR = 24.5652
UGX
Avg
0.039919
High
0.040708
Low
0.039142
Last updated: 3/28/2026, 12:22:35 PM
Quick Conversions
| UGX | NPR |
|---|---|
| 1 UGX | 0.04 NPR |
| 10 UGX | 0.41 NPR |
| 50 UGX | 2.04 NPR |
| 100 UGX | 4.07 NPR |
| 500 UGX | 20.35 NPR |
| 1,000 UGX | 40.71 NPR |
Get UGX/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=NPRExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-28T12:22:35Z",
"rates": {
"NPR": 0.040708
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "NPR",
"amount": 100
},
"result": 4.0708,
"rate": 0.040708
}Build with UGX/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key