Rate Overview
Live
1 UZS = 0.012083 NPR
1 NPR = 82.7609
UZS
Avg
0.012038
High
0.012104
Low
0.011957
Last updated: 3/7/2026, 9:15:03 AM
Quick Conversions
| UZS | NPR |
|---|---|
| 1 UZS | 0.01 NPR |
| 10 UZS | 0.12 NPR |
| 50 UZS | 0.60 NPR |
| 100 UZS | 1.21 NPR |
| 500 UZS | 6.04 NPR |
| 1,000 UZS | 12.08 NPR |
Get UZS/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=NPRExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-03-07T09:15:03Z",
"rates": {
"NPR": 0.012083
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "NPR",
"amount": 100
},
"result": 1.2083,
"rate": 0.012083
}Build with UZS/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key