Rate Overview
Live
1 AWG = 0.416532 GBP
1 GBP = 2.4008
AWG
Avg
0.417392
High
0.419596
Low
0.415644
Last updated: 3/8/2026, 7:44:46 AM
Quick Conversions
| AWG | GBP |
|---|---|
| 1 AWG | 0.42 GBP |
| 10 AWG | 4.17 GBP |
| 50 AWG | 20.83 GBP |
| 100 AWG | 41.65 GBP |
| 500 AWG | 208.27 GBP |
| 1,000 AWG | 416.53 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-03-08T07:44:46Z",
"rates": {
"GBP": 0.416532
}
}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.6532,
"rate": 0.416532
}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