Rate Overview
Live
1 NPR = 1.0327 ETB
1 ETB = 0.968346
NPR
Avg
1.0415
High
1.0522
Low
1.0327
Last updated: 3/28/2026, 12:06:31 PM
Quick Conversions
| NPR | ETB |
|---|---|
| 1 NPR | 1.03 ETB |
| 10 NPR | 10.33 ETB |
| 50 NPR | 51.63 ETB |
| 100 NPR | 103.27 ETB |
| 500 NPR | 516.34 ETB |
| 1,000 NPR | 1,032.69 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-28T12:06:31Z",
"rates": {
"ETB": 1.032689
}
}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": 103.2689,
"rate": 1.032689
}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