Rate Overview
Live
1 UAH = 3.4334 NPR
1 NPR = 0.291257
UAH
Avg
3.4212
High
3.4334
Low
3.4002
Last updated: 7/9/2026, 5:47:54 AM
Quick Conversions
| UAH | NPR |
|---|---|
| 1 UAH | 3.43 NPR |
| 10 UAH | 34.33 NPR |
| 50 UAH | 171.67 NPR |
| 100 UAH | 343.34 NPR |
| 500 UAH | 1,716.70 NPR |
| 1,000 UAH | 3,433.40 NPR |
Get UAH/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=NPRExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-09T05:47:54Z",
"rates": {
"NPR": 3.433396
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "NPR",
"amount": 100
},
"result": 343.3396,
"rate": 3.433396
}Build with UAH/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key