Rate Overview
Live
1 GBP = 2.3990 AWG
1 AWG = 0.416835
GBP
Avg
2.4242
High
2.4575
Low
2.3848
Last updated: 5/28/2026, 3:46:00 AM
Quick Conversions
| GBP | AWG |
|---|---|
| 1 GBP | 2.40 AWG |
| 10 GBP | 23.99 AWG |
| 50 GBP | 119.95 AWG |
| 100 GBP | 239.90 AWG |
| 500 GBP | 1,199.51 AWG |
| 1,000 GBP | 2,399.03 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-28T03:46:00Z",
"rates": {
"AWG": 2.399029
}
}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": 239.90290000000002,
"rate": 2.399029
}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