Rate Overview
Live
1 INR = 1.5953 NPR
1 NPR = 0.626823
INR
Avg
1.6002
High
1.6114
Low
1.5916
Last updated: 6/29/2026, 8:40:40 AM
Quick Conversions
| INR | NPR |
|---|---|
| 1 INR | 1.60 NPR |
| 10 INR | 15.95 NPR |
| 50 INR | 79.77 NPR |
| 100 INR | 159.53 NPR |
| 500 INR | 797.67 NPR |
| 1,000 INR | 1,595.35 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-06-29T08:40:40Z",
"rates": {
"NPR": 1.595346
}
}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.53459999999998,
"rate": 1.595346
}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