Rate Overview
Live
1 EUR = 173.6235 NPR
1 NPR = 0.005760
EUR
Avg
157.4028
High
173.6235
Low
141.4919
Last updated: 3/27/2026, 11:20:53 AM
Quick Conversions
| EUR | NPR |
|---|---|
| 1 EUR | 173.62 NPR |
| 10 EUR | 1,736.23 NPR |
| 50 EUR | 8,681.17 NPR |
| 100 EUR | 17,362.35 NPR |
| 500 EUR | 86,811.74 NPR |
| 1,000 EUR | 173,623.48 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-27T11:20:53Z",
"rates": {
"NPR": 173.623477
}
}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": 17362.347700000002,
"rate": 173.623477
}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