Rate Overview
Live
1 UAH = 3.3616 NPR
1 NPR = 0.297477
UAH
Avg
3.3766
High
3.3948
Low
3.3616
Last updated: 6/19/2026, 8:30:15 AM
Quick Conversions
| UAH | NPR |
|---|---|
| 1 UAH | 3.36 NPR |
| 10 UAH | 33.62 NPR |
| 50 UAH | 168.08 NPR |
| 100 UAH | 336.16 NPR |
| 500 UAH | 1,680.80 NPR |
| 1,000 UAH | 3,361.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-06-19T08:30:15Z",
"rates": {
"NPR": 3.361603
}
}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.1603,
"rate": 3.361603
}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