Rate Overview
Live
1 EUR = 174.2612 NPR
1 NPR = 0.005739
EUR
Avg
170.2494
High
179.2857
Low
160.8766
Last updated: 7/28/2026, 2:06:32 PM
Quick Conversions
| EUR | NPR |
|---|---|
| 1 EUR | 174.26 NPR |
| 10 EUR | 1,742.61 NPR |
| 50 EUR | 8,713.06 NPR |
| 100 EUR | 17,426.12 NPR |
| 500 EUR | 87,130.59 NPR |
| 1,000 EUR | 174,261.17 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-07-28T14:06:32Z",
"rates": {
"NPR": 174.261171
}
}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": 17426.1171,
"rate": 174.261171
}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