Rate Overview
Live
1 NPR = 1.0684 ETB
1 ETB = 0.935955
NPR
Avg
1.0688
High
1.0766
Low
1.0631
Last updated: 9/10/2026, 5:15:12 AM
Quick Conversions
| NPR | ETB |
|---|---|
| 1 NPR | 1.07 ETB |
| 10 NPR | 10.68 ETB |
| 50 NPR | 53.42 ETB |
| 100 NPR | 106.84 ETB |
| 500 NPR | 534.21 ETB |
| 1,000 NPR | 1,068.43 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-09-10T05:15:12Z",
"rates": {
"ETB": 1.068428
}
}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.8428,
"rate": 1.068428
}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