Rate Overview
Live
1 GBP = 1.9269 AUD
1 AUD = 0.518957
GBP
Avg
2.0276
High
2.1296
Low
1.8835
Last updated: 3/28/2026, 9:28:44 AM
Quick Conversions
| GBP | AUD |
|---|---|
| 1 GBP | 1.93 AUD |
| 10 GBP | 19.27 AUD |
| 50 GBP | 96.35 AUD |
| 100 GBP | 192.69 AUD |
| 500 GBP | 963.47 AUD |
| 1,000 GBP | 1,926.94 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-03-28T09:28:44Z",
"rates": {
"AUD": 1.926943
}
}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.6943,
"rate": 1.926943
}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