Rate Overview
Live
1 UAH = 3.4373 NPR
1 NPR = 0.290924
UAH
Avg
3.4133
High
3.4426
Low
3.3866
Last updated: 9/12/2026, 8:12:46 AM
Quick Conversions
| UAH | NPR |
|---|---|
| 1 UAH | 3.44 NPR |
| 10 UAH | 34.37 NPR |
| 50 UAH | 171.87 NPR |
| 100 UAH | 343.73 NPR |
| 500 UAH | 1,718.66 NPR |
| 1,000 UAH | 3,437.32 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-09-12T08:12:46Z",
"rates": {
"NPR": 3.437322
}
}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.7322,
"rate": 3.437322
}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