Convert NOK to AUD at the mid-market exchange rate. Access real-time rates via our /api/rate endpoint (free API key required) or the developer docs.
Exchange Rate Trend
NOK → AUD
Loading chart data...
Historical data unavailable
NOK to AUD Conversion Table
Convert NOK to AUD
NOK
AUD
kr1
A$0.15
kr5
A$0.75
kr10
A$1.50
kr25
A$3.76
kr50
A$7.51
kr100
A$15.02
kr500
A$75.12
kr1,000
A$150.24
kr5,000
A$751.20
kr10,000
A$1,502.39
Convert AUD to NOK
AUD
NOK
A$1
kr6.6561
A$5
kr33.2803
A$10
kr66.5606
A$25
kr166.4015
A$50
kr332.8031
A$100
kr665.6061
A$500
kr3,328.0307
A$1,000
kr6,656.0613
A$5,000
kr33,280.3067
A$10,000
kr66,560.6134
About the Norwegian Krone (NOK)
The Norwegian Krone (NOK) is heavily influenced by oil prices as Norway is Western Europe's largest oil producer. Norges Bank manages the currency within an inflation-targeting framework.
Key Factors That Influence NOK
Oil prices and production
Norges Bank rate decisions
Government pension fund flows
European economic conditions
Inflation data
About the Australian Dollar (AUD)
The Australian Dollar (AUD) is a commodity currency closely tied to exports of iron ore, coal, and natural gas. It is the fifth most traded currency and is managed by the Reserve Bank of Australia.
Key Factors That Influence AUD
Commodity prices (iron ore, coal)
China's economic performance
RBA interest rate decisions
Australian employment data
Global risk sentiment
Understanding the NOK/AUD Exchange Rate
The NOK/AUD exchange rate tells you how many Australian dollars you get for 1 Norwegian Krone.
This is the mid-market rate — the real exchange rate without any markup. It's the same rate used by Google Finance.
AllRatesToday provides this rate via a free REST API, updated every 60 seconds from institutional interbank market data.
Integrate live NOK/AUD rates into your app with our official SDKs for JavaScript, Python, PHP, and React.
The exchange rate between NOK and AUD fluctuates based on supply and demand in the foreign exchange market.
Economic data releases, central bank announcements, and geopolitical events can all cause significant movements in the rate.
Currency converter API for NOK to AUD
This converter is a thin layer over two APIs. Both return JSON, both take one
HTTP call, and both have a free tier — no credit card.
Mid-market exchange rate API
The live interbank midpoint — the number shown above. It moves continuously
and is refreshed every 60 seconds across 160 currencies.
Use it for pricing, checkout, display and anything a customer sees.
The rate a named institution actually published for a given date, from
102 central banks and 3 tax
authorities. Unlike a mid-market rate it never changes after publication,
which is what tax filings, customs valuations and audits require.
Any past date — /central-bank/{bank}/2026-06-30. If the bank did not publish that day you get the most recent prior date, flagged.
Every bank at once — /api/v1/central-banks/rates returns all sources for one pair, so you can compare what each institution published.
Nothing is guessed — pairs a bank does not print are cross-computed from that bank's own table and returned with "derived": true and the method used. Banks are never mixed.
An MCP server — @allratestoday/mcp-server — lets Claude, Cursor and other MCP clients pull these rates directly, no glue code.
Free tier
300 requests, no credit card, no trial expiry. Paid plans start at €4.99/month for 5,000 requests a month.
Which one do you need? If a regulator, tax authority or auditor
names the source, use the official rate — the two can differ by several percent
on the same day. For everything a customer sees, use the mid-market rate.
On weekends and holidays the official endpoints return the most recent published
date, which is the figure compliance rules expect you to apply.
Official NOK and AUD Central Bank Rates
The rate on this page is the live mid-market rate. For tax filings, customs valuations, audits, and
compliant invoicing you often need the official reference rate published by the central bank instead.
AllRatesToday also serves published central-bank rates as JSON, with history and a free latest-rates tier.
Exchange rates are determined by supply and demand in the global foreign exchange (forex) market,
the largest financial market in the world with over $6 trillion traded daily.
Floating vs Fixed Rates: Most major currencies like NOK and AUD have floating exchange rates,
meaning their value is determined by market forces. Some currencies are pegged to another currency (usually USD) at a fixed rate.
Bid and Ask Prices: In forex markets, currencies are quoted with a bid price (what buyers pay) and ask price (what sellers receive).
The mid-market rate shown on this page is the midpoint between these two prices.
Rate Fluctuations: The NOK/AUD rate can change every second during trading hours.
Major economic announcements, interest rate decisions, and geopolitical events can cause significant moves in either direction.
Frequently Asked Questions About NOK/AUD
How do I convert NOK to AUD?
To convert NOK to AUD: (1) Use the calculator above to see the live mid-market rate.
(2) For programmatic access, call our API: GET /api/v1/rates?source=NOK&target=AUD.
Current rate: 1 NOK = 0.1502 AUD.
Get your free API key at allratestoday.com/register.
What is 1 NOK in AUD today?
1 NOK equals 0.1502 AUD as of today.
This is the mid-market exchange rate, which is the real rate without any bank markup.
Rates fluctuate constantly based on market conditions, so check back regularly for updates.
Is the NOK going up or down against AUD today?
The NOK/AUD exchange rate fluctuates throughout the day based on market conditions.
Today's rate is 1 NOK = 0.1502 AUD.
Check our historical chart above to see the trend over the past day, week, month, or year
to understand whether NOK is strengthening or weakening against AUD.
What is the best time to buy AUD with NOK?
The best time to exchange NOK to AUD depends on market conditions.
Generally, rates tend to be more favorable during overlapping trading hours between major financial centers
(London, New York, Tokyo). Avoid exchanging during weekends or bank holidays when spreads may be wider.
Use our historical chart to identify trends and consider setting up rate alerts.
Why is NOK falling or rising against AUD?
Exchange rates between NOK and AUD are influenced by: interest rate differentials between
central banks, inflation rates, GDP and economic growth data, trade balances, political stability,
and global market sentiment. Major announcements from the Federal Reserve, ECB, or other central banks
can cause significant short-term movements in the NOK/AUD rate.
How can I get NOK/AUD rates in my app?
Use the AllRatesToday API: (1) Register for a free API key at allratestoday.com/register.
(2) Call GET /api/v1/rates?source=NOK&target=AUD with your Bearer token.
(3) Rates update every 60 seconds from institutional interbank market data.
(4) Install our official SDK for JavaScript (npm), Python (PyPI), or PHP (Packagist) for even faster integration.
What is the mid-market rate for NOK/AUD?
The mid-market rate (also called the interbank rate) is the midpoint between buy and sell prices
in global currency markets. The current mid-market rate is 1 NOK = 0.1502 AUD.
This is the "real" exchange rate without any bank markup.
AllRatesToday provides this rate via a free API, sourced from institutional interbank market data.
Other NOK conversions
Building NOK/AUD into software?
These rates come from the AllRatesToday API. If you need them in an
application rather than on a page, these are the places to start:
We use cookies to remember your currency preferences and improve your experience on AllRatesToday. By clicking "Accept", you consent to our use of cookies.