Rate Overview
Live
1 EUR = 173.4147 NPR
1 NPR = 0.005767
EUR
Avg
157.3924
High
173.4147
Low
141.4919
Last updated: 3/27/2026, 1:02:08 PM
Quick Conversions
| EUR | NPR |
|---|---|
| 1 EUR | 173.41 NPR |
| 10 EUR | 1,734.15 NPR |
| 50 EUR | 8,670.74 NPR |
| 100 EUR | 17,341.47 NPR |
| 500 EUR | 86,707.36 NPR |
| 1,000 EUR | 173,414.72 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-27T13:02:08Z",
"rates": {
"NPR": 173.414718
}
}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": 17341.4718,
"rate": 173.414718
}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