Rate Overview
Live
1 EUR = 174.0497 NPR
1 NPR = 0.005745
EUR
Avg
173.7050
High
174.8241
Low
172.2848
Last updated: 7/6/2026, 3:22:30 PM
Quick Conversions
| EUR | NPR |
|---|---|
| 1 EUR | 174.05 NPR |
| 10 EUR | 1,740.50 NPR |
| 50 EUR | 8,702.48 NPR |
| 100 EUR | 17,404.97 NPR |
| 500 EUR | 87,024.84 NPR |
| 1,000 EUR | 174,049.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-07-06T15:22:30Z",
"rates": {
"NPR": 174.049675
}
}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": 17404.967500000002,
"rate": 174.049675
}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