Rate Overview
Live
1 UGX = 0.041147 NPR
1 NPR = 24.3031
UGX
Avg
0.041177
High
0.041264
Low
0.041090
Last updated: 8/20/2026, 2:59:42 AM
Quick Conversions
| UGX | NPR |
|---|---|
| 1 UGX | 0.04 NPR |
| 10 UGX | 0.41 NPR |
| 50 UGX | 2.06 NPR |
| 100 UGX | 4.11 NPR |
| 500 UGX | 20.57 NPR |
| 1,000 UGX | 41.15 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-08-20T02:59:42Z",
"rates": {
"NPR": 0.041147
}
}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.1147,
"rate": 0.041147
}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