Rate Overview
Live
1 EUR = 175.8496 NPR
1 NPR = 0.005687
EUR
Avg
176.1555
High
176.6301
Low
175.5650
Last updated: 6/17/2026, 1:24:44 AM
Quick Conversions
| EUR | NPR |
|---|---|
| 1 EUR | 175.85 NPR |
| 10 EUR | 1,758.50 NPR |
| 50 EUR | 8,792.48 NPR |
| 100 EUR | 17,584.96 NPR |
| 500 EUR | 87,924.82 NPR |
| 1,000 EUR | 175,849.64 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-06-17T01:24:44Z",
"rates": {
"NPR": 175.849637
}
}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": 17584.9637,
"rate": 175.849637
}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