Rate Overview
Live
1 ETB = 0.939232 NPR
1 NPR = 1.0647
ETB
Avg
0.950991
High
0.957540
Low
0.939232
Last updated: 6/18/2026, 9:57:58 AM
Quick Conversions
| ETB | NPR |
|---|---|
| 1 ETB | 0.94 NPR |
| 10 ETB | 9.39 NPR |
| 50 ETB | 46.96 NPR |
| 100 ETB | 93.92 NPR |
| 500 ETB | 469.62 NPR |
| 1,000 ETB | 939.23 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-06-18T09:57:58Z",
"rates": {
"NPR": 0.939232
}
}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": 93.9232,
"rate": 0.939232
}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