Rate Overview
Live
1 AUD = 0.529951 GBP
1 GBP = 1.8870
AUD
Avg
0.526659
High
0.529951
Low
0.523867
Last updated: 4/17/2026, 3:17:00 AM
Quick Conversions
| AUD | GBP |
|---|---|
| 1 AUD | 0.53 GBP |
| 10 AUD | 5.30 GBP |
| 50 AUD | 26.50 GBP |
| 100 AUD | 53.00 GBP |
| 500 AUD | 264.98 GBP |
| 1,000 AUD | 529.95 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-04-17T03:17:00Z",
"rates": {
"GBP": 0.529951
}
}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.995099999999994,
"rate": 0.529951
}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