Rate Overview
Live
1 NPR = 0.005880 EUR
1 EUR = 170.0680
NPR
Avg
0.005845
High
0.005898
Low
0.005808
Last updated: 3/6/2026, 7:37:04 PM
Quick Conversions
| NPR | EUR |
|---|---|
| 1 NPR | 0.01 EUR |
| 10 NPR | 0.06 EUR |
| 50 NPR | 0.29 EUR |
| 100 NPR | 0.59 EUR |
| 500 NPR | 2.94 EUR |
| 1,000 NPR | 5.88 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-06T19:37:04Z",
"rates": {
"EUR": 0.00588
}
}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.588,
"rate": 0.00588
}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