Rate Overview
Live
1 AWG = 0.417141 GBP
1 GBP = 2.3973
AWG
Avg
0.418904
High
0.422539
Low
0.417141
Last updated: 7/7/2026, 5:53:37 AM
Quick Conversions
| AWG | GBP |
|---|---|
| 1 AWG | 0.42 GBP |
| 10 AWG | 4.17 GBP |
| 50 AWG | 20.86 GBP |
| 100 AWG | 41.71 GBP |
| 500 AWG | 208.57 GBP |
| 1,000 AWG | 417.14 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-07-07T05:53:37Z",
"rates": {
"GBP": 0.417141
}
}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.7141,
"rate": 0.417141
}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