GBP
£
AUD
$

GBP/AUD Exchange Rate

Pound Sterling to Australian Dollar

Live Rate
1.8975
+0.10% 7D

1 AUD = 0.526999 GBP

GBP/AUD Price Chart

Historical exchange rate performance

Current 1.8975
High 1.9003
Low 1.8945
7D Change +0.10%

Rate Overview

Live
1 GBP = 1.8975 AUD
1 AUD = 0.526999 GBP
Avg
1.8972
High
1.9003
Low
1.8945

Last updated: 3/6/2026, 8:10:59 AM

Quick Conversions

GBPAUD
1 GBP1.90 AUD
10 GBP18.98 AUD
50 GBP94.88 AUD
100 GBP189.75 AUD
500 GBP948.77 AUD
1,000 GBP1,897.54 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-06T08:10:59Z",
  "rates": {
    "AUD": 1.897537
  }
}

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.7537,
  "rate": 1.897537
}

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