Rate Overview
Live
1 UGX = 0.041129 NPR
1 NPR = 24.3137
UGX
Avg
0.040838
High
0.041435
Low
0.040355
Last updated: 6/19/2026, 8:54:49 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.56 NPR |
| 1,000 UGX | 41.13 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-06-19T08:54:49Z",
"rates": {
"NPR": 0.041129
}
}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.1129,
"rate": 0.041129
}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