Rate Overview
Live
1 ETB = 0.956113 NPR
1 NPR = 1.0459
ETB
Avg
0.950833
High
0.957032
Low
0.945274
Last updated: 4/17/2026, 9:47:42 PM
Quick Conversions
| ETB | NPR |
|---|---|
| 1 ETB | 0.96 NPR |
| 10 ETB | 9.56 NPR |
| 50 ETB | 47.81 NPR |
| 100 ETB | 95.61 NPR |
| 500 ETB | 478.06 NPR |
| 1,000 ETB | 956.11 NPR |
Get ETB/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=NPRExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-04-17T21:47:42Z",
"rates": {
"NPR": 0.956113
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "NPR",
"amount": 100
},
"result": 95.6113,
"rate": 0.956113
}Build with ETB/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key