Rate Overview
Live
1 AWG = 0.422172 GBP
1 GBP = 2.3687
AWG
Avg
0.417737
High
0.422172
Low
0.416043
Last updated: 6/18/2026, 11:21:06 AM
Quick Conversions
| AWG | GBP |
|---|---|
| 1 AWG | 0.42 GBP |
| 10 AWG | 4.22 GBP |
| 50 AWG | 21.11 GBP |
| 100 AWG | 42.22 GBP |
| 500 AWG | 211.09 GBP |
| 1,000 AWG | 422.17 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-06-18T11:21:06Z",
"rates": {
"GBP": 0.422172
}
}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": 42.2172,
"rate": 0.422172
}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