Rate Overview
Live
1 AWG = 0.415571 GBP
1 GBP = 2.4063
AWG
Avg
0.415569
High
0.416769
Low
0.413872
Last updated: 5/28/2026, 9:57:39 PM
Quick Conversions
| AWG | GBP |
|---|---|
| 1 AWG | 0.42 GBP |
| 10 AWG | 4.16 GBP |
| 50 AWG | 20.78 GBP |
| 100 AWG | 41.56 GBP |
| 500 AWG | 207.79 GBP |
| 1,000 AWG | 415.57 GBP |
Get AWG/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=GBPExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-28T21:57:39Z",
"rates": {
"GBP": 0.415571
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "GBP",
"amount": 100
},
"result": 41.557100000000005,
"rate": 0.415571
}Build with AWG/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key