Rate Overview
Live
1 AUD = 0.518144 GBP
1 GBP = 1.9300
AUD
Avg
0.506766
High
0.535936
Low
0.477646
Last updated: 7/10/2026, 3:29:04 AM
Quick Conversions
| AUD | GBP |
|---|---|
| 1 AUD | 0.52 GBP |
| 10 AUD | 5.18 GBP |
| 50 AUD | 25.91 GBP |
| 100 AUD | 51.81 GBP |
| 500 AUD | 259.07 GBP |
| 1,000 AUD | 518.14 GBP |
Get AUD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=GBPExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-07-10T03:29:04Z",
"rates": {
"GBP": 0.518144
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "GBP",
"amount": 100
},
"result": 51.814400000000006,
"rate": 0.518144
}Build with AUD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key