AUD
$
GBP
£

AUD/GBP Exchange Rate

Australian Dollar to Pound Sterling

Live Rate
0.523362
-0.02% 7D

1 GBP = 1.9107 AUD

AUD/GBP Price Chart

Historical exchange rate performance

Current 0.523362
High 0.524082
Low 0.522682
7D Change -0.02%

Rate Overview

Live
1 AUD = 0.523362 GBP
1 GBP = 1.9107 AUD
Avg
0.523299
High
0.524082
Low
0.522682

Last updated: 8/14/2026, 4:31:10 PM

Quick Conversions

AUDGBP
1 AUD0.52 GBP
10 AUD5.23 GBP
50 AUD26.17 GBP
100 AUD52.34 GBP
500 AUD261.68 GBP
1,000 AUD523.36 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-08-14T16:31:10Z",
  "rates": {
    "GBP": 0.523362
  }
}

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.3362,
  "rate": 0.523362
}

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