GBP
£
AUD
$

GBP/AUD Exchange Rate

Pound Sterling to Australian Dollar

Live Rate
1.8914
-0.93% 7D

1 AUD = 0.528701 GBP

GBP/AUD Price Chart

Historical exchange rate performance

Current 1.8914
High 1.9091
Low 1.8914
7D Change -0.93%

Rate Overview

Live
1 GBP = 1.8914 AUD
1 AUD = 0.528701 GBP
Avg
1.9036
High
1.9091
Low
1.8914

Last updated: 4/15/2026, 11:53:20 PM

Quick Conversions

GBPAUD
1 GBP1.89 AUD
10 GBP18.91 AUD
50 GBP94.57 AUD
100 GBP189.14 AUD
500 GBP945.71 AUD
1,000 GBP1,891.43 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-04-15T23:53:20Z",
  "rates": {
    "AUD": 1.891427
  }
}

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": 189.1427,
  "rate": 1.891427
}

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