Rate Overview
Live
1 GBP = 1.9275 AUD
1 AUD = 0.518805
GBP
Avg
1.9251
High
1.9315
Low
1.9197
Last updated: 7/7/2026, 11:49:00 AM
Quick Conversions
| GBP | AUD |
|---|---|
| 1 GBP | 1.93 AUD |
| 10 GBP | 19.28 AUD |
| 50 GBP | 96.38 AUD |
| 100 GBP | 192.75 AUD |
| 500 GBP | 963.75 AUD |
| 1,000 GBP | 1,927.51 AUD |
Get GBP/AUD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=AUDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-07T11:49:00Z",
"rates": {
"AUD": 1.927508
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=AUD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "AUD",
"amount": 100
},
"result": 192.7508,
"rate": 1.927508
}Build with GBP/AUD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key