AUD
$
GBP
£

AUD/GBP Exchange Rate

Australian Dollar to Pound Sterling

Live Rate
0.518257
-1.51% 7D

1 GBP = 1.9295 AUD

AUD/GBP Price Chart

Historical exchange rate performance

Current 0.518257
High 0.526196
Low 0.518257
7D Change -1.51%

Rate Overview

Live
1 AUD = 0.518257 GBP
1 GBP = 1.9295 AUD
Avg
0.521308
High
0.526196
Low
0.518257

Last updated: 3/28/2026, 2:45:10 AM

Quick Conversions

AUDGBP
1 AUD0.52 GBP
10 AUD5.18 GBP
50 AUD25.91 GBP
100 AUD51.83 GBP
500 AUD259.13 GBP
1,000 AUD518.26 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-03-28T02:45:10Z",
  "rates": {
    "GBP": 0.518257
  }
}

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.8257,
  "rate": 0.518257
}

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