Rate Overview
Live
1 GBP = 1.8807 AUD
1 AUD = 0.531716
GBP
Avg
1.8836
High
1.8890
Low
1.8770
Last updated: 5/8/2026, 1:57:36 AM
Quick Conversions
| GBP | AUD |
|---|---|
| 1 GBP | 1.88 AUD |
| 10 GBP | 18.81 AUD |
| 50 GBP | 94.04 AUD |
| 100 GBP | 188.07 AUD |
| 500 GBP | 940.35 AUD |
| 1,000 GBP | 1,880.70 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-05-08T01:57:36Z",
"rates": {
"AUD": 1.880703
}
}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": 188.0703,
"rate": 1.880703
}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