Rate Overview
Live
1 NPR = 0.293185 UAH
1 UAH = 3.4108
NPR
Avg
0.291513
High
0.293547
Low
0.289187
Last updated: 7/30/2026, 6:32:45 AM
Quick Conversions
| NPR | UAH |
|---|---|
| 1 NPR | 0.29 UAH |
| 10 NPR | 2.93 UAH |
| 50 NPR | 14.66 UAH |
| 100 NPR | 29.32 UAH |
| 500 NPR | 146.59 UAH |
| 1,000 NPR | 293.18 UAH |
Get NPR/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=UAHExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-30T06:32:45Z",
"rates": {
"UAH": 0.293185
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "UAH",
"amount": 100
},
"result": 29.318499999999997,
"rate": 0.293185
}Build with NPR/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key