Rate Overview
Live
1 NPR = 0.005605 EUR
1 EUR = 178.4121
NPR
Avg
0.005977
High
0.006466
Low
0.005583
Last updated: 5/27/2026, 6:15:59 AM
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.80 EUR |
| 1,000 NPR | 5.60 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-05-27T06:15:59Z",
"rates": {
"EUR": 0.005605
}
}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.5605,
"rate": 0.005605
}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