Rate Overview
Live
1 NPR = 0.292962 UAH
1 UAH = 3.4134
NPR
Avg
0.294232
High
0.295430
Low
0.292962
Last updated: 9/10/2026, 6:24:25 AM
Quick Conversions
| NPR | UAH |
|---|---|
| 1 NPR | 0.29 UAH |
| 10 NPR | 2.93 UAH |
| 50 NPR | 14.65 UAH |
| 100 NPR | 29.30 UAH |
| 500 NPR | 146.48 UAH |
| 1,000 NPR | 292.96 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-09-10T06:24:25Z",
"rates": {
"UAH": 0.292962
}
}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.2962,
"rate": 0.292962
}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