Rate Overview
Live
1 ETB = 0.953460 NPR
1 NPR = 1.0488
ETB
Avg
0.950878
High
0.958451
Low
0.935549
Last updated: 7/6/2026, 4:33:08 AM
Quick Conversions
| ETB | NPR |
|---|---|
| 1 ETB | 0.95 NPR |
| 10 ETB | 9.53 NPR |
| 50 ETB | 47.67 NPR |
| 100 ETB | 95.35 NPR |
| 500 ETB | 476.73 NPR |
| 1,000 ETB | 953.46 NPR |
Get ETB/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=NPRExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-07-06T04:33:08Z",
"rates": {
"NPR": 0.95346
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "NPR",
"amount": 100
},
"result": 95.346,
"rate": 0.95346
}Build with ETB/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key