Rate Overview
Live
1 EUR = 178.3825 NPR
1 NPR = 0.005606
EUR
Avg
178.3368
High
179.7569
Low
177.6281
Last updated: 5/27/2026, 2:51:54 PM
Quick Conversions
| EUR | NPR |
|---|---|
| 1 EUR | 178.38 NPR |
| 10 EUR | 1,783.82 NPR |
| 50 EUR | 8,919.12 NPR |
| 100 EUR | 17,838.25 NPR |
| 500 EUR | 89,191.24 NPR |
| 1,000 EUR | 178,382.48 NPR |
Get EUR/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=NPRExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-05-27T14:51:54Z",
"rates": {
"NPR": 178.382478
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "NPR",
"amount": 100
},
"result": 17838.247799999997,
"rate": 178.382478
}Build with EUR/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key