GBP
£
AUD
$

GBP/AUD Exchange Rate

Pound Sterling to Australian Dollar

Live Rate
1.9024
-0.97% 7D

1 AUD = 0.525651 GBP

GBP/AUD Price Chart

Historical exchange rate performance

Current 1.9024
High 1.9210
Low 1.9024
7D Change -0.97%

Rate Overview

Live
1 GBP = 1.9024 AUD
1 AUD = 0.525651 GBP
Avg
1.9087
High
1.9210
Low
1.9024

Last updated: 7/27/2026, 10:40:40 PM

Quick Conversions

GBPAUD
1 GBP1.90 AUD
10 GBP19.02 AUD
50 GBP95.12 AUD
100 GBP190.24 AUD
500 GBP951.20 AUD
1,000 GBP1,902.40 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-27T22:40:40Z",
  "rates": {
    "AUD": 1.902402
  }
}

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.2402,
  "rate": 1.902402
}

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