Rate Overview
Live
1 UAH = 3.4528 NPR
1 NPR = 0.289617
UAH
Avg
3.4535
High
3.4672
Low
3.4412
Last updated: 5/7/2026, 4:02:37 PM
Quick Conversions
| UAH | NPR |
|---|---|
| 1 UAH | 3.45 NPR |
| 10 UAH | 34.53 NPR |
| 50 UAH | 172.64 NPR |
| 100 UAH | 345.28 NPR |
| 500 UAH | 1,726.42 NPR |
| 1,000 UAH | 3,452.84 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-07T16:02:37Z",
"rates": {
"NPR": 3.452835
}
}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": 345.2835,
"rate": 3.452835
}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