Rate Overview
Live
1 ETB = 0.059876 NOK
1 NOK = 16.7012
ETB
Avg
0.060377
High
0.060891
Low
0.059876
Last updated: 4/17/2026, 1:32:12 PM
Quick Conversions
| ETB | NOK |
|---|---|
| 1 ETB | 0.06 NOK |
| 10 ETB | 0.60 NOK |
| 50 ETB | 2.99 NOK |
| 100 ETB | 5.99 NOK |
| 500 ETB | 29.94 NOK |
| 1,000 ETB | 59.88 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-04-17T13:32:12Z",
"rates": {
"NOK": 0.059876
}
}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.9876,
"rate": 0.059876
}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