Rate Overview
Live
1 ERN = 10.0666 NPR
1 NPR = 0.099338
ERN
Avg
10.1052
High
10.1678
Low
10.0657
Last updated: 6/19/2026, 8:47:08 AM
Quick Conversions
| ERN | NPR |
|---|---|
| 1 ERN | 10.07 NPR |
| 10 ERN | 100.67 NPR |
| 50 ERN | 503.33 NPR |
| 100 ERN | 1,006.66 NPR |
| 500 ERN | 5,033.32 NPR |
| 1,000 ERN | 10,066.64 NPR |
Get ERN/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=NPRExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-06-19T08:47:08Z",
"rates": {
"NPR": 10.066643
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "NPR",
"amount": 100
},
"result": 1006.6642999999999,
"rate": 10.066643
}Build with ERN/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key