Rate Overview
Live
1 ETB = 0.936984 NPR
1 NPR = 1.0673
ETB
Avg
0.939044
High
0.952490
Low
0.928848
Last updated: 9/5/2026, 12:49:17 AM
Quick Conversions
| ETB | NPR |
|---|---|
| 1 ETB | 0.94 NPR |
| 10 ETB | 9.37 NPR |
| 50 ETB | 46.85 NPR |
| 100 ETB | 93.70 NPR |
| 500 ETB | 468.49 NPR |
| 1,000 ETB | 936.98 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-09-05T00:49:17Z",
"rates": {
"NPR": 0.936984
}
}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.6984,
"rate": 0.936984
}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