Rate Overview
Live
1 EUR = 175.1743 NPR
1 NPR = 0.005709
EUR
Avg
173.9724
High
179.2857
Low
168.3268
Last updated: 7/27/2026, 4:05:17 PM
Quick Conversions
| EUR | NPR |
|---|---|
| 1 EUR | 175.17 NPR |
| 10 EUR | 1,751.74 NPR |
| 50 EUR | 8,758.71 NPR |
| 100 EUR | 17,517.43 NPR |
| 500 EUR | 87,587.13 NPR |
| 1,000 EUR | 175,174.26 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-27T16:05:17Z",
"rates": {
"NPR": 175.174259
}
}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": 17517.425900000002,
"rate": 175.174259
}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