Rate Overview
Live
1 AWG = 0.409449 GBP
1 GBP = 2.4423
AWG
Avg
0.411602
High
0.413946
Low
0.409153
Last updated: 4/17/2026, 3:53:08 PM
Quick Conversions
| AWG | GBP |
|---|---|
| 1 AWG | 0.41 GBP |
| 10 AWG | 4.09 GBP |
| 50 AWG | 20.47 GBP |
| 100 AWG | 40.94 GBP |
| 500 AWG | 204.72 GBP |
| 1,000 AWG | 409.45 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-04-17T15:53:08Z",
"rates": {
"GBP": 0.409449
}
}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.944900000000004,
"rate": 0.409449
}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