Rate Overview
Live
1 NPR = 0.291488 UAH
1 UAH = 3.4307
NPR
Avg
0.298695
High
0.308347
Low
0.289759
Last updated: 8/1/2026, 12:17:40 PM
Quick Conversions
| NPR | UAH |
|---|---|
| 1 NPR | 0.29 UAH |
| 10 NPR | 2.91 UAH |
| 50 NPR | 14.57 UAH |
| 100 NPR | 29.15 UAH |
| 500 NPR | 145.74 UAH |
| 1,000 NPR | 291.49 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-01T12:17:40Z",
"rates": {
"UAH": 0.291488
}
}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.1488,
"rate": 0.291488
}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