Rate Overview
Live
1 GBP = 2.4038 AWG
1 AWG = 0.416005
GBP
Avg
2.4060
High
2.4162
Low
2.3989
Last updated: 5/27/2026, 9:40:08 PM
Quick Conversions
| GBP | AWG |
|---|---|
| 1 GBP | 2.40 AWG |
| 10 GBP | 24.04 AWG |
| 50 GBP | 120.19 AWG |
| 100 GBP | 240.38 AWG |
| 500 GBP | 1,201.91 AWG |
| 1,000 GBP | 2,403.82 AWG |
Get GBP/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=AWGExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-27T21:40:08Z",
"rates": {
"AWG": 2.403817
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "AWG",
"amount": 100
},
"result": 240.38170000000002,
"rate": 2.403817
}Build with GBP/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key