Rate Overview
Live
1 NPR = 0.292368 UAH
1 UAH = 3.4203
NPR
Avg
0.292566
High
0.293180
Low
0.292129
Last updated: 8/20/2026, 6:37:50 AM
Quick Conversions
| NPR | UAH |
|---|---|
| 1 NPR | 0.29 UAH |
| 10 NPR | 2.92 UAH |
| 50 NPR | 14.62 UAH |
| 100 NPR | 29.24 UAH |
| 500 NPR | 146.18 UAH |
| 1,000 NPR | 292.37 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-08-20T06:37:50Z",
"rates": {
"UAH": 0.292368
}
}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.236800000000002,
"rate": 0.292368
}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