Rate Overview
Live
1 NPR = 1.0421 ETB
1 ETB = 0.959612
NPR
Avg
1.0482
High
1.0547
Low
1.0421
Last updated: 7/11/2026, 9:52:17 AM
Quick Conversions
| NPR | ETB |
|---|---|
| 1 NPR | 1.04 ETB |
| 10 NPR | 10.42 ETB |
| 50 NPR | 52.10 ETB |
| 100 NPR | 104.21 ETB |
| 500 NPR | 521.04 ETB |
| 1,000 NPR | 1,042.09 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-07-11T09:52:17Z",
"rates": {
"ETB": 1.042088
}
}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.2088,
"rate": 1.042088
}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