Rate Overview
Live
1 GBP = 1.8794 AUD
1 AUD = 0.532090
GBP
Avg
1.8822
High
1.8843
Low
1.8794
Last updated: 5/28/2026, 1:52:53 PM
Quick Conversions
| GBP | AUD |
|---|---|
| 1 GBP | 1.88 AUD |
| 10 GBP | 18.79 AUD |
| 50 GBP | 93.97 AUD |
| 100 GBP | 187.94 AUD |
| 500 GBP | 939.69 AUD |
| 1,000 GBP | 1,879.38 AUD |
Get GBP/AUD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=AUDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-28T13:52:53Z",
"rates": {
"AUD": 1.879381
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=AUD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "AUD",
"amount": 100
},
"result": 187.9381,
"rate": 1.879381
}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