Rate Overview
Live
1 AUD = 0.518956 GBP
1 GBP = 1.9269
AUD
Avg
0.493648
High
0.530921
Low
0.469582
Last updated: 3/28/2026, 2:49:06 AM
Quick Conversions
| AUD | GBP |
|---|---|
| 1 AUD | 0.52 GBP |
| 10 AUD | 5.19 GBP |
| 50 AUD | 25.95 GBP |
| 100 AUD | 51.90 GBP |
| 500 AUD | 259.48 GBP |
| 1,000 AUD | 518.96 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-28T02:49:06Z",
"rates": {
"GBP": 0.518956
}
}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.895599999999995,
"rate": 0.518956
}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