AUD
$
GBP
£

AUD/GBP Exchange Rate

Australian Dollar to Pound Sterling

Live Rate
0.524136
-1.74% 5Y

1 GBP = 1.9079 AUD

AUD/GBP Price Chart

Historical exchange rate performance

Current 0.524136
High 0.587978
Low 0.478082
5Y Change -1.74%

Rate Overview

Live
1 AUD = 0.524136 GBP
1 GBP = 1.9079 AUD
Avg
0.523668
High
0.587978
Low
0.478082

Last updated: 7/26/2026, 11:38:09 AM

Quick Conversions

AUDGBP
1 AUD0.52 GBP
10 AUD5.24 GBP
50 AUD26.21 GBP
100 AUD52.41 GBP
500 AUD262.07 GBP
1,000 AUD524.14 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-07-26T11:38:09Z",
  "rates": {
    "GBP": 0.524136
  }
}

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.4136,
  "rate": 0.524136
}

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