Rate Overview
Live
1 EUR = 175.6734 NPR
1 NPR = 0.005692
EUR
Avg
176.4419
High
177.8288
Low
175.5205
Last updated: 9/4/2026, 4:00:01 PM
Quick Conversions
| EUR | NPR |
|---|---|
| 1 EUR | 175.67 NPR |
| 10 EUR | 1,756.73 NPR |
| 50 EUR | 8,783.67 NPR |
| 100 EUR | 17,567.34 NPR |
| 500 EUR | 87,836.70 NPR |
| 1,000 EUR | 175,673.40 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-09-04T16:00:01Z",
"rates": {
"NPR": 175.673398
}
}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": 17567.339799999998,
"rate": 175.673398
}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