Rate Overview
Live
1 EUR = 173.6447 NPR
1 NPR = 0.005759
EUR
Avg
173.6632
High
174.6905
Low
171.9019
Last updated: 3/27/2026, 9:32:51 AM
Quick Conversions
| EUR | NPR |
|---|---|
| 1 EUR | 173.64 NPR |
| 10 EUR | 1,736.45 NPR |
| 50 EUR | 8,682.23 NPR |
| 100 EUR | 17,364.47 NPR |
| 500 EUR | 86,822.34 NPR |
| 1,000 EUR | 173,644.68 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-27T09:32:51Z",
"rates": {
"NPR": 173.644681
}
}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": 17364.4681,
"rate": 173.644681
}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