Rate Overview
Live
1 EUR = 178.2331 NPR
1 NPR = 0.005611
EUR
Avg
172.5008
High
178.7925
Low
165.4712
Last updated: 5/27/2026, 5:18:26 PM
Quick Conversions
| EUR | NPR |
|---|---|
| 1 EUR | 178.23 NPR |
| 10 EUR | 1,782.33 NPR |
| 50 EUR | 8,911.65 NPR |
| 100 EUR | 17,823.31 NPR |
| 500 EUR | 89,116.54 NPR |
| 1,000 EUR | 178,233.08 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-05-27T17:18:26Z",
"rates": {
"NPR": 178.23308
}
}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": 17823.308,
"rate": 178.23308
}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