Rate Overview
Live
1 AUD = 0.524979 GBP
1 GBP = 1.9048
AUD
Avg
0.526523
High
0.530231
Low
0.523386
Last updated: 6/12/2026, 2:10:59 PM
Quick Conversions
| AUD | GBP |
|---|---|
| 1 AUD | 0.52 GBP |
| 10 AUD | 5.25 GBP |
| 50 AUD | 26.25 GBP |
| 100 AUD | 52.50 GBP |
| 500 AUD | 262.49 GBP |
| 1,000 AUD | 524.98 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-06-12T14:10:59Z",
"rates": {
"GBP": 0.524979
}
}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": 52.497899999999994,
"rate": 0.524979
}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