Rate Overview
Live
1 NPR = 0.005603 EUR
1 EUR = 178.4758
NPR
Avg
0.005766
High
0.005940
Low
0.005577
Last updated: 5/27/2026, 7:29:19 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-27T07:29:19Z",
"rates": {
"EUR": 0.005603
}
}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.5603,
"rate": 0.005603
}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