Rate Overview
Live
1 UAH = 3.4310 NPR
1 NPR = 0.291457
UAH
Avg
3.4230
High
3.4310
Low
3.4109
Last updated: 8/21/2026, 3:14:35 AM
Quick Conversions
| UAH | NPR |
|---|---|
| 1 UAH | 3.43 NPR |
| 10 UAH | 34.31 NPR |
| 50 UAH | 171.55 NPR |
| 100 UAH | 343.10 NPR |
| 500 UAH | 1,715.52 NPR |
| 1,000 UAH | 3,431.04 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-08-21T03:14:35Z",
"rates": {
"NPR": 3.43104
}
}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.104,
"rate": 3.43104
}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