Rate Overview
Live
1 AUD = 0.523861 GBP
1 GBP = 1.9089
AUD
Avg
0.526659
High
0.527836
Low
0.523861
Last updated: 3/6/2026, 6:11:35 PM
Quick Conversions
| AUD | GBP |
|---|---|
| 1 AUD | 0.52 GBP |
| 10 AUD | 5.24 GBP |
| 50 AUD | 26.19 GBP |
| 100 AUD | 52.39 GBP |
| 500 AUD | 261.93 GBP |
| 1,000 AUD | 523.86 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-03-06T18:11:35Z",
"rates": {
"GBP": 0.523861
}
}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.3861,
"rate": 0.523861
}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