Rate Overview
Live
1 ETB = 0.968345 NPR
1 NPR = 1.0327
ETB
Avg
0.974898
High
1.0493
Low
0.919330
Last updated: 3/28/2026, 11:00:12 AM
Quick Conversions
| ETB | NPR |
|---|---|
| 1 ETB | 0.97 NPR |
| 10 ETB | 9.68 NPR |
| 50 ETB | 48.42 NPR |
| 100 ETB | 96.83 NPR |
| 500 ETB | 484.17 NPR |
| 1,000 ETB | 968.35 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-03-28T11:00:12Z",
"rates": {
"NPR": 0.968345
}
}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": 96.8345,
"rate": 0.968345
}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