Rate Overview
Live
1 NPR = 1.0490 ETB
1 ETB = 0.953327
NPR
Avg
1.0560
High
1.0828
Low
1.0232
Last updated: 5/27/2026, 6:29:48 PM
Quick Conversions
| NPR | ETB |
|---|---|
| 1 NPR | 1.05 ETB |
| 10 NPR | 10.49 ETB |
| 50 NPR | 52.45 ETB |
| 100 NPR | 104.90 ETB |
| 500 NPR | 524.48 ETB |
| 1,000 NPR | 1,048.96 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-05-27T18:29:48Z",
"rates": {
"ETB": 1.048958
}
}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.89580000000001,
"rate": 1.048958
}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