Rate Overview
Live
1 ETB = 0.061389 NOK
1 NOK = 16.2896
ETB
Avg
0.061592
High
0.062285
Low
0.060889
Last updated: 3/7/2026, 7:39:50 AM
Quick Conversions
| ETB | NOK |
|---|---|
| 1 ETB | 0.06 NOK |
| 10 ETB | 0.61 NOK |
| 50 ETB | 3.07 NOK |
| 100 ETB | 6.14 NOK |
| 500 ETB | 30.69 NOK |
| 1,000 ETB | 61.39 NOK |
Get ETB/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=NOKExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-03-07T07:39:50Z",
"rates": {
"NOK": 0.061389
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "NOK",
"amount": 100
},
"result": 6.1389,
"rate": 0.061389
}Build with ETB/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key