Rate Overview
Live
1 NPR = 0.287265 UAH
1 UAH = 3.4811
NPR
Avg
0.294015
High
0.299239
Low
0.286691
Last updated: 5/28/2026, 4:39:11 AM
Quick Conversions
| NPR | UAH |
|---|---|
| 1 NPR | 0.29 UAH |
| 10 NPR | 2.87 UAH |
| 50 NPR | 14.36 UAH |
| 100 NPR | 28.73 UAH |
| 500 NPR | 143.63 UAH |
| 1,000 NPR | 287.27 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-05-28T04:39:11Z",
"rates": {
"UAH": 0.287265
}
}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": 28.726499999999998,
"rate": 0.287265
}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