Rate Overview
Live
1 EUR = 173.7772 NPR
1 NPR = 0.005754
EUR
Avg
173.6466
High
174.6905
Low
171.9019
Last updated: 3/27/2026, 4:29:37 PM
Quick Conversions
| EUR | NPR |
|---|---|
| 1 EUR | 173.78 NPR |
| 10 EUR | 1,737.77 NPR |
| 50 EUR | 8,688.86 NPR |
| 100 EUR | 17,377.72 NPR |
| 500 EUR | 86,888.61 NPR |
| 1,000 EUR | 173,777.22 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-27T16:29:37Z",
"rates": {
"NPR": 173.777222
}
}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": 17377.7222,
"rate": 173.777222
}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