AUD
$
GBP
£

AUD/GBP Exchange Rate

Australian Dollar to Pound Sterling

Live Rate
0.518804
-0.40% 7D

1 GBP = 1.9275 AUD

AUD/GBP Price Chart

Historical exchange rate performance

Current 0.518804
High 0.520901
Low 0.517738
7D Change -0.40%

Rate Overview

Live
1 AUD = 0.518804 GBP
1 GBP = 1.9275 AUD
Avg
0.519460
High
0.520901
Low
0.517738

Last updated: 7/7/2026, 11:45:35 AM

Quick Conversions

AUDGBP
1 AUD0.52 GBP
10 AUD5.19 GBP
50 AUD25.94 GBP
100 AUD51.88 GBP
500 AUD259.40 GBP
1,000 AUD518.80 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-07T11:45:35Z",
  "rates": {
    "GBP": 0.518804
  }
}

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": 51.8804,
  "rate": 0.518804
}

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