Rate Overview
Live
1 EUR = 178.7539 NPR
1 NPR = 0.005594
EUR
Avg
178.1574
High
178.8450
Low
177.5467
Last updated: 5/7/2026, 11:23:36 AM
Quick Conversions
| EUR | NPR |
|---|---|
| 1 EUR | 178.75 NPR |
| 10 EUR | 1,787.54 NPR |
| 50 EUR | 8,937.70 NPR |
| 100 EUR | 17,875.39 NPR |
| 500 EUR | 89,376.97 NPR |
| 1,000 EUR | 178,753.95 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-07T11:23:36Z",
"rates": {
"NPR": 178.753948
}
}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": 17875.394800000002,
"rate": 178.753948
}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