Rate Overview
Live
1 INR = 1.5947 NPR
1 NPR = 0.627065
INR
Avg
1.5943
High
1.6017
Low
1.5880
Last updated: 4/16/2026, 5:31:53 PM
Quick Conversions
| INR | NPR |
|---|---|
| 1 INR | 1.59 NPR |
| 10 INR | 15.95 NPR |
| 50 INR | 79.74 NPR |
| 100 INR | 159.47 NPR |
| 500 INR | 797.37 NPR |
| 1,000 INR | 1,594.73 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-04-16T17:31:53Z",
"rates": {
"NPR": 1.594731
}
}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.4731,
"rate": 1.594731
}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