Rate Overview
Live
1 NPR = 0.005648 EUR
1 EUR = 177.0538
NPR
Avg
0.005668
High
0.005682
Low
0.005648
Last updated: 8/15/2026, 5:13:29 PM
Quick Conversions
| NPR | EUR |
|---|---|
| 1 NPR | 0.01 EUR |
| 10 NPR | 0.06 EUR |
| 50 NPR | 0.28 EUR |
| 100 NPR | 0.56 EUR |
| 500 NPR | 2.82 EUR |
| 1,000 NPR | 5.65 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-08-15T17:13:29Z",
"rates": {
"EUR": 0.005648
}
}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.5648,
"rate": 0.005648
}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