Rate Overview
Live
1 EUR = 178.1473 NPR
1 NPR = 0.005613
EUR
Avg
178.1994
High
179.7569
Low
176.3523
Last updated: 5/27/2026, 9:21:49 PM
Quick Conversions
| EUR | NPR |
|---|---|
| 1 EUR | 178.15 NPR |
| 10 EUR | 1,781.47 NPR |
| 50 EUR | 8,907.36 NPR |
| 100 EUR | 17,814.73 NPR |
| 500 EUR | 89,073.64 NPR |
| 1,000 EUR | 178,147.29 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-27T21:21:49Z",
"rates": {
"NPR": 178.147289
}
}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": 17814.728900000002,
"rate": 178.147289
}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