AUD
$
GBP
£

AUD/GBP Exchange Rate

Australian Dollar to Pound Sterling

Live Rate
0.531272
+7.37% 6M

1 GBP = 1.8823 AUD

AUD/GBP Price Chart

Historical exchange rate performance

Current 0.531272
High 0.536340
Low 0.494383
6M Change +7.37%

Rate Overview

Live
1 AUD = 0.531272 GBP
1 GBP = 1.8823 AUD
Avg
0.516372
High
0.536340
Low
0.494383

Last updated: 5/28/2026, 8:48:28 AM

Quick Conversions

AUDGBP
1 AUD0.53 GBP
10 AUD5.31 GBP
50 AUD26.56 GBP
100 AUD53.13 GBP
500 AUD265.64 GBP
1,000 AUD531.27 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-05-28T08:48:28Z",
  "rates": {
    "GBP": 0.531272
  }
}

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": 53.127199999999995,
  "rate": 0.531272
}

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