Rate Overview
Live
1 UAH = 3.3676 NPR
1 NPR = 0.296945
UAH
Avg
3.3722
High
3.3857
Low
3.3543
Last updated: 3/7/2026, 7:41:12 AM
Quick Conversions
| UAH | NPR |
|---|---|
| 1 UAH | 3.37 NPR |
| 10 UAH | 33.68 NPR |
| 50 UAH | 168.38 NPR |
| 100 UAH | 336.76 NPR |
| 500 UAH | 1,683.82 NPR |
| 1,000 UAH | 3,367.63 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-03-07T07:41:12Z",
"rates": {
"NPR": 3.367631
}
}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": 336.7631,
"rate": 3.367631
}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