Rate Overview
Live
1 ETB = 0.060649 NOK
1 NOK = 16.4883
ETB
Avg
0.061315
High
0.062224
Low
0.060649
Last updated: 7/9/2026, 12:40:54 PM
Quick Conversions
| ETB | NOK |
|---|---|
| 1 ETB | 0.06 NOK |
| 10 ETB | 0.61 NOK |
| 50 ETB | 3.03 NOK |
| 100 ETB | 6.06 NOK |
| 500 ETB | 30.32 NOK |
| 1,000 ETB | 60.65 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-07-09T12:40:54Z",
"rates": {
"NOK": 0.060649
}
}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.0649,
"rate": 0.060649
}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