Rate Overview
Live
1 ETB = 0.965348 NPR
1 NPR = 1.0359
ETB
Avg
0.949624
High
0.977330
Low
0.923566
Last updated: 7/26/2026, 1:08:03 AM
Quick Conversions
| ETB | NPR |
|---|---|
| 1 ETB | 0.97 NPR |
| 10 ETB | 9.65 NPR |
| 50 ETB | 48.27 NPR |
| 100 ETB | 96.53 NPR |
| 500 ETB | 482.67 NPR |
| 1,000 ETB | 965.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-07-26T01:08:03Z",
"rates": {
"NPR": 0.965348
}
}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.5348,
"rate": 0.965348
}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