Rate Overview
Live
1 NPR = 1.0459 ETB
1 ETB = 0.956113
NPR
Avg
1.0517
High
1.0579
Low
1.0449
Last updated: 4/17/2026, 10:42:37 AM
Quick Conversions
| NPR | ETB |
|---|---|
| 1 NPR | 1.05 ETB |
| 10 NPR | 10.46 ETB |
| 50 NPR | 52.30 ETB |
| 100 NPR | 104.59 ETB |
| 500 NPR | 522.95 ETB |
| 1,000 NPR | 1,045.90 ETB |
Get NPR/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=ETBExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-04-17T10:42:37Z",
"rates": {
"ETB": 1.045901
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "ETB",
"amount": 100
},
"result": 104.59009999999999,
"rate": 1.045901
}Build with NPR/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key