Rate Overview
Live
1 NPR = 0.289035 UAH
1 UAH = 3.4598
NPR
Avg
0.295921
High
0.299239
Low
0.289035
Last updated: 3/28/2026, 10:44:21 AM
Quick Conversions
| NPR | UAH |
|---|---|
| 1 NPR | 0.29 UAH |
| 10 NPR | 2.89 UAH |
| 50 NPR | 14.45 UAH |
| 100 NPR | 28.90 UAH |
| 500 NPR | 144.52 UAH |
| 1,000 NPR | 289.03 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-03-28T10:44:21Z",
"rates": {
"UAH": 0.289035
}
}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.903499999999998,
"rate": 0.289035
}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