Rate Overview
Live
1 EUR = 175.9186 NPR
1 NPR = 0.005684
EUR
Avg
174.7386
High
175.9186
Low
173.1648
Last updated: 4/17/2026, 4:57:34 AM
Quick Conversions
| EUR | NPR |
|---|---|
| 1 EUR | 175.92 NPR |
| 10 EUR | 1,759.19 NPR |
| 50 EUR | 8,795.93 NPR |
| 100 EUR | 17,591.86 NPR |
| 500 EUR | 87,959.29 NPR |
| 1,000 EUR | 175,918.57 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-04-17T04:57:34Z",
"rates": {
"NPR": 175.918571
}
}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": 17591.857099999997,
"rate": 175.918571
}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