GBP
£
AUD
$

GBP/AUD Exchange Rate

Pound Sterling to Australian Dollar

Live Rate
1.8825
-0.02% 30D

1 AUD = 0.531204 GBP

GBP/AUD Price Chart

Historical exchange rate performance

Current 1.8825
High 1.8899
Low 1.8634
30D Change -0.02%

Rate Overview

Live
1 GBP = 1.8825 AUD
1 AUD = 0.531204 GBP
Avg
1.8795
High
1.8899
Low
1.8634

Last updated: 5/28/2026, 2:59:22 PM

Quick Conversions

GBPAUD
1 GBP1.88 AUD
10 GBP18.83 AUD
50 GBP94.13 AUD
100 GBP188.25 AUD
500 GBP941.26 AUD
1,000 GBP1,882.51 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-05-28T14:59:22Z",
  "rates": {
    "AUD": 1.882515
  }
}

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": 188.2515,
  "rate": 1.882515
}

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