GBP
£
AUD
$

GBP/AUD Exchange Rate

Pound Sterling to Australian Dollar

Live Rate
1.9269
-6.18% 1Y

1 AUD = 0.518957 GBP

GBP/AUD Price Chart

Historical exchange rate performance

Current 1.9269
High 2.1296
Low 1.8835
1Y Change -6.18%

Rate Overview

Live
1 GBP = 1.9269 AUD
1 AUD = 0.518957 GBP
Avg
2.0276
High
2.1296
Low
1.8835

Last updated: 3/28/2026, 9:28:44 AM

Quick Conversions

GBPAUD
1 GBP1.93 AUD
10 GBP19.27 AUD
50 GBP96.35 AUD
100 GBP192.69 AUD
500 GBP963.47 AUD
1,000 GBP1,926.94 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-03-28T09:28:44Z",
  "rates": {
    "AUD": 1.926943
  }
}

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": 192.6943,
  "rate": 1.926943
}

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