Rate Overview
Live
1 NPR = 0.296944 UAH
1 UAH = 3.3676
NPR
Avg
0.296545
High
0.298125
Low
0.295361
Last updated: 3/7/2026, 7:44:19 AM
Quick Conversions
| NPR | UAH |
|---|---|
| 1 NPR | 0.30 UAH |
| 10 NPR | 2.97 UAH |
| 50 NPR | 14.85 UAH |
| 100 NPR | 29.69 UAH |
| 500 NPR | 148.47 UAH |
| 1,000 NPR | 296.94 UAH |
Get NPR/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=UAHExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-03-07T07:44:19Z",
"rates": {
"UAH": 0.296944
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "UAH",
"amount": 100
},
"result": 29.694399999999998,
"rate": 0.296944
}Build with NPR/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key