Rate Overview
Live
1 AWG = 0.407984 GBP
1 GBP = 2.4511
AWG
Avg
0.408620
High
0.410056
Low
0.407580
Last updated: 5/8/2026, 2:18:32 PM
Quick Conversions
| AWG | GBP |
|---|---|
| 1 AWG | 0.41 GBP |
| 10 AWG | 4.08 GBP |
| 50 AWG | 20.40 GBP |
| 100 AWG | 40.80 GBP |
| 500 AWG | 203.99 GBP |
| 1,000 AWG | 407.98 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-08T14:18:32Z",
"rates": {
"GBP": 0.407984
}
}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": 40.7984,
"rate": 0.407984
}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