Rate Overview
Live
1 INR = 1.5937 NPR
1 NPR = 0.627454
INR
Avg
1.5998
High
1.6056
Low
1.5918
Last updated: 7/7/2026, 2:12:51 AM
Quick Conversions
| INR | NPR |
|---|---|
| 1 INR | 1.59 NPR |
| 10 INR | 15.94 NPR |
| 50 INR | 79.69 NPR |
| 100 INR | 159.37 NPR |
| 500 INR | 796.87 NPR |
| 1,000 INR | 1,593.74 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-07T02:12:51Z",
"rates": {
"NPR": 1.593742
}
}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.3742,
"rate": 1.593742
}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