Rate Overview
Live
1 UAH = 3.4066 NPR
1 NPR = 0.293548
UAH
Avg
3.3483
High
3.4511
Low
3.2431
Last updated: 7/29/2026, 7:30:39 PM
Quick Conversions
| UAH | NPR |
|---|---|
| 1 UAH | 3.41 NPR |
| 10 UAH | 34.07 NPR |
| 50 UAH | 170.33 NPR |
| 100 UAH | 340.66 NPR |
| 500 UAH | 1,703.30 NPR |
| 1,000 UAH | 3,406.60 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-29T19:30:39Z",
"rates": {
"NPR": 3.406599
}
}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": 340.6599,
"rate": 3.406599
}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