Rate Overview
Live
1 GBP = 1.8943 AUD
1 AUD = 0.527912
GBP
Avg
1.9020
High
1.9106
Low
1.8943
Last updated: 6/17/2026, 4:07:28 PM
Quick Conversions
| GBP | AUD |
|---|---|
| 1 GBP | 1.89 AUD |
| 10 GBP | 18.94 AUD |
| 50 GBP | 94.71 AUD |
| 100 GBP | 189.43 AUD |
| 500 GBP | 947.13 AUD |
| 1,000 GBP | 1,894.26 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-06-17T16:07:28Z",
"rates": {
"AUD": 1.894255
}
}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": 189.4255,
"rate": 1.894255
}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