Rate Overview
Live
1 ETB = 0.057745 NOK
1 NOK = 17.3175
ETB
Avg
0.066552
High
0.075267
Low
0.057745
Last updated: 5/28/2026, 12:52:56 AM
Quick Conversions
| ETB | NOK |
|---|---|
| 1 ETB | 0.06 NOK |
| 10 ETB | 0.58 NOK |
| 50 ETB | 2.89 NOK |
| 100 ETB | 5.77 NOK |
| 500 ETB | 28.87 NOK |
| 1,000 ETB | 57.75 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-05-28T00:52:56Z",
"rates": {
"NOK": 0.057745
}
}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.7745,
"rate": 0.057745
}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