Rate Overview
Live
1 NPR = 0.005758 EUR
1 EUR = 173.6714
NPR
Avg
0.006380
High
0.007067
Low
0.005758
Last updated: 3/27/2026, 9:34:50 AM
Quick Conversions
| NPR | EUR |
|---|---|
| 1 NPR | 0.01 EUR |
| 10 NPR | 0.06 EUR |
| 50 NPR | 0.29 EUR |
| 100 NPR | 0.58 EUR |
| 500 NPR | 2.88 EUR |
| 1,000 NPR | 5.76 EUR |
Get NPR/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=EURExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-03-27T09:34:50Z",
"rates": {
"EUR": 0.005758
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "EUR",
"amount": 100
},
"result": 0.5758,
"rate": 0.005758
}Build with NPR/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key