Rate Overview
Live
1 GBP = 1.9023 AUD
1 AUD = 0.525684
GBP
Avg
1.9101
High
1.9132
Low
1.9023
Last updated: 8/17/2026, 11:10:19 AM
Quick Conversions
| GBP | AUD |
|---|---|
| 1 GBP | 1.90 AUD |
| 10 GBP | 19.02 AUD |
| 50 GBP | 95.11 AUD |
| 100 GBP | 190.23 AUD |
| 500 GBP | 951.14 AUD |
| 1,000 GBP | 1,902.28 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-08-17T11:10:19Z",
"rates": {
"AUD": 1.902283
}
}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": 190.2283,
"rate": 1.902283
}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