Rate Overview
Live
1 UAH = 3.4606 NPR
1 NPR = 0.288964
UAH
Avg
3.4081
High
3.4935
Low
3.3498
Last updated: 5/27/2026, 9:40:36 PM
Quick Conversions
| UAH | NPR |
|---|---|
| 1 UAH | 3.46 NPR |
| 10 UAH | 34.61 NPR |
| 50 UAH | 173.03 NPR |
| 100 UAH | 346.06 NPR |
| 500 UAH | 1,730.32 NPR |
| 1,000 UAH | 3,460.64 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-05-27T21:40:36Z",
"rates": {
"NPR": 3.460639
}
}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": 346.0639,
"rate": 3.460639
}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