Rate Overview
Live
1 EUR = 176.7081 NPR
1 NPR = 0.005659
EUR
Avg
176.2645
High
176.7081
Low
175.9805
Last updated: 8/14/2026, 5:58:03 PM
Quick Conversions
| EUR | NPR |
|---|---|
| 1 EUR | 176.71 NPR |
| 10 EUR | 1,767.08 NPR |
| 50 EUR | 8,835.40 NPR |
| 100 EUR | 17,670.81 NPR |
| 500 EUR | 88,354.05 NPR |
| 1,000 EUR | 176,708.09 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-08-14T17:58:03Z",
"rates": {
"NPR": 176.708092
}
}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": 17670.8092,
"rate": 176.708092
}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