Rate Overview
Live
1 ETB = 0.061468 NOK
1 NOK = 16.2686
ETB
Avg
0.060227
High
0.061468
Low
0.059704
Last updated: 6/19/2026, 8:48:32 AM
Quick Conversions
| ETB | NOK |
|---|---|
| 1 ETB | 0.06 NOK |
| 10 ETB | 0.61 NOK |
| 50 ETB | 3.07 NOK |
| 100 ETB | 6.15 NOK |
| 500 ETB | 30.73 NOK |
| 1,000 ETB | 61.47 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-06-19T08:48:32Z",
"rates": {
"NOK": 0.061468
}
}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.1468,
"rate": 0.061468
}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