Rate Overview
Live
1 INR = 1.5995 NPR
1 NPR = 0.625211
INR
Avg
1.6006
High
1.6044
Low
1.5970
Last updated: 7/25/2026, 3:10:56 AM
Quick Conversions
| INR | NPR |
|---|---|
| 1 INR | 1.60 NPR |
| 10 INR | 15.99 NPR |
| 50 INR | 79.97 NPR |
| 100 INR | 159.95 NPR |
| 500 INR | 799.73 NPR |
| 1,000 INR | 1,599.46 NPR |
Get INR/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=NPRExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-25T03:10:56Z",
"rates": {
"NPR": 1.59946
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "NPR",
"amount": 100
},
"result": 159.946,
"rate": 1.59946
}Build with INR/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key