Rate Overview
Live
1 NPR = 1.0514 ETB
1 ETB = 0.951125
NPR
Avg
1.0503
High
1.0647
Low
1.0443
Last updated: 6/19/2026, 8:24:33 AM
Quick Conversions
| NPR | ETB |
|---|---|
| 1 NPR | 1.05 ETB |
| 10 NPR | 10.51 ETB |
| 50 NPR | 52.57 ETB |
| 100 NPR | 105.14 ETB |
| 500 NPR | 525.69 ETB |
| 1,000 NPR | 1,051.39 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-06-19T08:24:33Z",
"rates": {
"ETB": 1.051386
}
}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": 105.1386,
"rate": 1.051386
}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