Rate Overview
Live
1 ETB = 0.061949 NOK
1 NOK = 16.1423
ETB
Avg
0.062542
High
0.064889
Low
0.061018
Last updated: 3/28/2026, 11:06:35 AM
Quick Conversions
| ETB | NOK |
|---|---|
| 1 ETB | 0.06 NOK |
| 10 ETB | 0.62 NOK |
| 50 ETB | 3.10 NOK |
| 100 ETB | 6.19 NOK |
| 500 ETB | 30.97 NOK |
| 1,000 ETB | 61.95 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-28T11:06:35Z",
"rates": {
"NOK": 0.061949
}
}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.1949,
"rate": 0.061949
}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