AUD
$
JPY
¥

AUD/JPY Exchange Rate

Australian Dollar to Yen

Live Rate
114.4294
+18.06% 1Y

1 JPY = 0.008739 AUD

AUD/JPY Price Chart

Historical exchange rate performance

Current 114.4294
High 114.4408
Low 95.4104
1Y Change +18.06%

Rate Overview

Live
1 AUD = 114.4294 JPY
1 JPY = 0.008739 AUD
Avg
106.1129
High
114.4408
Low
95.4104

Last updated: 7/26/2026, 1:32:28 PM

Quick Conversions

AUDJPY
1 AUD114.43 JPY
10 AUD1,144.29 JPY
50 AUD5,721.47 JPY
100 AUD11,442.94 JPY
500 AUD57,214.69 JPY
1,000 AUD114,429.38 JPY

Get AUD/JPY Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=AUD&currencies=JPY

Example Response:

{
  "success": true,
  "base": "AUD",
  "date": "2026-07-26T13:32:28Z",
  "rates": {
    "JPY": 114.429382
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=AUD&to=JPY&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "AUD",
    "to": "JPY",
    "amount": 100
  },
  "result": 11442.9382,
  "rate": 114.429382
}

Build with AUD/JPY Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key