Rate Overview
Live
1 ETB = 0.956704 NPR
1 NPR = 1.0453
ETB
Avg
0.955171
High
1.0319
Low
0.912842
Last updated: 7/29/2026, 10:22:50 AM
Quick Conversions
| ETB | NPR |
|---|---|
| 1 ETB | 0.96 NPR |
| 10 ETB | 9.57 NPR |
| 50 ETB | 47.84 NPR |
| 100 ETB | 95.67 NPR |
| 500 ETB | 478.35 NPR |
| 1,000 ETB | 956.70 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-29T10:22:50Z",
"rates": {
"NPR": 0.956704
}
}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.6704,
"rate": 0.956704
}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