GBP
£
AUD
$

GBP/AUD Exchange Rate

Pound Sterling to Australian Dollar

Live Rate
1.9063
-7.33% 1Y

1 AUD = 0.524563 GBP

GBP/AUD Price Chart

Historical exchange rate performance

Current 1.9063
High 2.0799
Low 1.8681
1Y Change -7.33%

Rate Overview

Live
1 GBP = 1.9063 AUD
1 AUD = 0.524563 GBP
Avg
1.9695
High
2.0799
Low
1.8681

Last updated: 7/28/2026, 12:41:47 PM

Quick Conversions

GBPAUD
1 GBP1.91 AUD
10 GBP19.06 AUD
50 GBP95.32 AUD
100 GBP190.64 AUD
500 GBP953.18 AUD
1,000 GBP1,906.35 AUD

Get GBP/AUD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=GBP&currencies=AUD

Example Response:

{
  "success": true,
  "base": "GBP",
  "date": "2026-07-28T12:41:47Z",
  "rates": {
    "AUD": 1.90635
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=GBP&to=AUD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "GBP",
    "to": "AUD",
    "amount": 100
  },
  "result": 190.635,
  "rate": 1.90635
}

Build with GBP/AUD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key