Rate Overview
Live
1 AUD = 0.526182 GBP
1 GBP = 1.9005
AUD
Avg
0.525506
High
0.526908
Low
0.523386
Last updated: 6/17/2026, 11:26:19 AM
Quick Conversions
| AUD | GBP |
|---|---|
| 1 AUD | 0.53 GBP |
| 10 AUD | 5.26 GBP |
| 50 AUD | 26.31 GBP |
| 100 AUD | 52.62 GBP |
| 500 AUD | 263.09 GBP |
| 1,000 AUD | 526.18 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-17T11:26:19Z",
"rates": {
"GBP": 0.526182
}
}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.6182,
"rate": 0.526182
}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