Rate Overview
Live
1 EUR = 170.3704 NPR
1 NPR = 0.005870
EUR
Avg
171.0267
High
172.1752
Low
169.5339
Last updated: 3/7/2026, 12:56:44 AM
Quick Conversions
| EUR | NPR |
|---|---|
| 1 EUR | 170.37 NPR |
| 10 EUR | 1,703.70 NPR |
| 50 EUR | 8,518.52 NPR |
| 100 EUR | 17,037.04 NPR |
| 500 EUR | 85,185.22 NPR |
| 1,000 EUR | 170,370.44 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-03-07T00:56:44Z",
"rates": {
"NPR": 170.370441
}
}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": 17037.0441,
"rate": 170.370441
}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