Rate Overview
Live
1 INR = 1.6039 NPR
1 NPR = 0.623499
INR
Avg
1.5986
High
1.6071
Low
1.5936
Last updated: 5/6/2026, 11:09:14 PM
Quick Conversions
| INR | NPR |
|---|---|
| 1 INR | 1.60 NPR |
| 10 INR | 16.04 NPR |
| 50 INR | 80.19 NPR |
| 100 INR | 160.39 NPR |
| 500 INR | 801.93 NPR |
| 1,000 INR | 1,603.85 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-05-06T23:09:14Z",
"rates": {
"NPR": 1.603851
}
}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": 160.3851,
"rate": 1.603851
}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