Rate Overview
Live
1 ETB = 0.060456 NOK
1 NOK = 16.5410
ETB
Avg
0.059915
High
0.060456
Low
0.059589
Last updated: 7/28/2026, 12:51:13 PM
Quick Conversions
| ETB | NOK |
|---|---|
| 1 ETB | 0.06 NOK |
| 10 ETB | 0.60 NOK |
| 50 ETB | 3.02 NOK |
| 100 ETB | 6.05 NOK |
| 500 ETB | 30.23 NOK |
| 1,000 ETB | 60.46 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-28T12:51:13Z",
"rates": {
"NOK": 0.060456
}
}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.0456,
"rate": 0.060456
}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