Rate Overview
Live
1 EUR = 176.4012 NPR
1 NPR = 0.005669
EUR
Avg
174.1078
High
176.9538
Low
171.2363
Last updated: 7/20/2026, 1:22:31 AM
Quick Conversions
| EUR | NPR |
|---|---|
| 1 EUR | 176.40 NPR |
| 10 EUR | 1,764.01 NPR |
| 50 EUR | 8,820.06 NPR |
| 100 EUR | 17,640.12 NPR |
| 500 EUR | 88,200.59 NPR |
| 1,000 EUR | 176,401.18 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-07-20T01:22:31Z",
"rates": {
"NPR": 176.401176
}
}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": 17640.117599999998,
"rate": 176.401176
}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