Rate Overview
Live
1 NPR = 1.0607 ETB
1 ETB = 0.942809
NPR
Avg
1.0627
High
1.0713
Low
1.0524
Last updated: 3/7/2026, 7:38:11 AM
Quick Conversions
| NPR | ETB |
|---|---|
| 1 NPR | 1.06 ETB |
| 10 NPR | 10.61 ETB |
| 50 NPR | 53.03 ETB |
| 100 NPR | 106.07 ETB |
| 500 NPR | 530.33 ETB |
| 1,000 NPR | 1,060.66 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-03-07T07:38:11Z",
"rates": {
"ETB": 1.06066
}
}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": 106.06599999999999,
"rate": 1.06066
}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