GBP
£
AUD
$

GBP/AUD Exchange Rate

Pound Sterling to Australian Dollar

Live Rate
1.9376
-3.83% YTD

1 AUD = 0.516096 GBP

GBP/AUD Price Chart

Historical exchange rate performance

Current 1.9376
High 2.0148
Low 1.8752
YTD Change -3.83%

Rate Overview

Live
1 GBP = 1.9376 AUD
1 AUD = 0.516096 GBP
Avg
1.9430
High
2.0148
Low
1.8752

Last updated: 3/26/2026, 9:08:48 PM

Quick Conversions

GBPAUD
1 GBP1.94 AUD
10 GBP19.38 AUD
50 GBP96.88 AUD
100 GBP193.76 AUD
500 GBP968.81 AUD
1,000 GBP1,937.63 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-26T21:08:48Z",
  "rates": {
    "AUD": 1.937625
  }
}

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": 193.7625,
  "rate": 1.937625
}

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