Rate Overview
Live
1 ETB = 0.057191 NOK
1 NOK = 17.4853
ETB
Avg
0.057538
High
0.058407
Low
0.056897
Last updated: 9/3/2026, 1:40:07 PM
Quick Conversions
| ETB | NOK |
|---|---|
| 1 ETB | 0.06 NOK |
| 10 ETB | 0.57 NOK |
| 50 ETB | 2.86 NOK |
| 100 ETB | 5.72 NOK |
| 500 ETB | 28.60 NOK |
| 1,000 ETB | 57.19 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-09-03T13:40:07Z",
"rates": {
"NOK": 0.057191
}
}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": 5.7191,
"rate": 0.057191
}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