Rate Overview
Live
1 GBP = 1.9330 AUD
1 AUD = 0.517342
GBP
Avg
1.9883
High
2.0671
Low
1.8945
Last updated: 3/26/2026, 7:32:44 PM
Quick Conversions
| GBP | AUD |
|---|---|
| 1 GBP | 1.93 AUD |
| 10 GBP | 19.33 AUD |
| 50 GBP | 96.65 AUD |
| 100 GBP | 193.30 AUD |
| 500 GBP | 966.48 AUD |
| 1,000 GBP | 1,932.96 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-26T19:32:44Z",
"rates": {
"AUD": 1.932956
}
}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": 193.29559999999998,
"rate": 1.932956
}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