Rate Overview
Live
1 NPR = 0.005746 EUR
1 EUR = 174.0341
NPR
Avg
0.005756
High
0.005817
Low
0.005724
Last updated: 3/27/2026, 6:07:03 AM
Quick Conversions
| NPR | EUR |
|---|---|
| 1 NPR | 0.01 EUR |
| 10 NPR | 0.06 EUR |
| 50 NPR | 0.29 EUR |
| 100 NPR | 0.57 EUR |
| 500 NPR | 2.87 EUR |
| 1,000 NPR | 5.75 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-27T06:07:03Z",
"rates": {
"EUR": 0.005746
}
}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.5746,
"rate": 0.005746
}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