Rate Overview
Live
1 NPR = 0.291256 UAH
1 UAH = 3.4334
NPR
Avg
0.292294
High
0.294103
Low
0.291256
Last updated: 7/9/2026, 5:45:55 AM
Quick Conversions
| NPR | UAH |
|---|---|
| 1 NPR | 0.29 UAH |
| 10 NPR | 2.91 UAH |
| 50 NPR | 14.56 UAH |
| 100 NPR | 29.13 UAH |
| 500 NPR | 145.63 UAH |
| 1,000 NPR | 291.26 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-07-09T05:45:55Z",
"rates": {
"UAH": 0.291256
}
}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.125600000000002,
"rate": 0.291256
}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