AUD
$
GBP
£

AUD/GBP Exchange Rate

Australian Dollar to Pound Sterling

Live Rate
0.520261
-3.88% 5Y

1 GBP = 1.9221 AUD

AUD/GBP Price Chart

Historical exchange rate performance

Current 0.520261
High 0.590176
Low 0.477539
5Y Change -3.88%

Rate Overview

Live
1 AUD = 0.520261 GBP
1 GBP = 1.9221 AUD
Avg
0.523714
High
0.590176
Low
0.477539

Last updated: 6/29/2026, 3:07:04 PM

Quick Conversions

AUDGBP
1 AUD0.52 GBP
10 AUD5.20 GBP
50 AUD26.01 GBP
100 AUD52.03 GBP
500 AUD260.13 GBP
1,000 AUD520.26 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-29T15:07:04Z",
  "rates": {
    "GBP": 0.520261
  }
}

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.0261,
  "rate": 0.520261
}

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