AUD
$
GBP
£

AUD/GBP Exchange Rate

Australian Dollar to Pound Sterling

Live Rate
0.524015
-1.34% 30D

1 GBP = 1.9083 AUD

AUD/GBP Price Chart

Historical exchange rate performance

Current 0.524015
High 0.534074
Low 0.523386
30D Change -1.34%

Rate Overview

Live
1 AUD = 0.524015 GBP
1 GBP = 1.9083 AUD
Avg
0.528859
High
0.534074
Low
0.523386

Last updated: 6/23/2026, 11:58:19 PM

Quick Conversions

AUDGBP
1 AUD0.52 GBP
10 AUD5.24 GBP
50 AUD26.20 GBP
100 AUD52.40 GBP
500 AUD262.01 GBP
1,000 AUD524.02 GBP

Get AUD/GBP Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "AUD",
  "date": "2026-06-23T23:58:19Z",
  "rates": {
    "GBP": 0.524015
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "AUD",
    "to": "GBP",
    "amount": 100
  },
  "result": 52.4015,
  "rate": 0.524015
}

Build with AUD/GBP Exchange Rates

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

Get Free API Key