Rate Overview
Live
1 AUD = 0.531506 GBP
1 GBP = 1.8814
AUD
Avg
0.531249
High
0.531996
Low
0.530714
Last updated: 5/28/2026, 7:49:52 AM
Quick Conversions
| AUD | GBP |
|---|---|
| 1 AUD | 0.53 GBP |
| 10 AUD | 5.32 GBP |
| 50 AUD | 26.58 GBP |
| 100 AUD | 53.15 GBP |
| 500 AUD | 265.75 GBP |
| 1,000 AUD | 531.51 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-05-28T07:49:52Z",
"rates": {
"GBP": 0.531506
}
}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": 53.150600000000004,
"rate": 0.531506
}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