AUD
$
GBP
£

AUD/GBP Exchange Rate

Australian Dollar to Pound Sterling

Live Rate
0.532962
+0.72% 7D

1 GBP = 1.8763 AUD

AUD/GBP Price Chart

Historical exchange rate performance

Current 0.532962
High 0.532962
Low 0.527757
7D Change +0.72%

Rate Overview

Live
1 AUD = 0.532962 GBP
1 GBP = 1.8763 AUD
Avg
0.530692
High
0.532962
Low
0.527757

Last updated: 9/5/2026, 6:40:18 PM

Quick Conversions

AUDGBP
1 AUD0.53 GBP
10 AUD5.33 GBP
50 AUD26.65 GBP
100 AUD53.30 GBP
500 AUD266.48 GBP
1,000 AUD532.96 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-09-05T18:40:18Z",
  "rates": {
    "GBP": 0.532962
  }
}

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.296200000000006,
  "rate": 0.532962
}

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