Rate Overview
Live
1 INR = 1.5854 NPR
1 NPR = 0.630766
INR
Avg
1.5959
High
1.6091
Low
1.5854
Last updated: 3/27/2026, 10:14:46 AM
Quick Conversions
| INR | NPR |
|---|---|
| 1 INR | 1.59 NPR |
| 10 INR | 15.85 NPR |
| 50 INR | 79.27 NPR |
| 100 INR | 158.54 NPR |
| 500 INR | 792.69 NPR |
| 1,000 INR | 1,585.37 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-03-27T10:14:46Z",
"rates": {
"NPR": 1.585373
}
}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": 158.5373,
"rate": 1.585373
}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