Rate Overview
Live
1 GBP = 2.4520 AWG
1 AWG = 0.407831
GBP
Avg
2.4457
High
2.4535
Low
2.4350
Last updated: 5/7/2026, 4:04:30 PM
Quick Conversions
| GBP | AWG |
|---|---|
| 1 GBP | 2.45 AWG |
| 10 GBP | 24.52 AWG |
| 50 GBP | 122.60 AWG |
| 100 GBP | 245.20 AWG |
| 500 GBP | 1,226.00 AWG |
| 1,000 GBP | 2,452.00 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-07T16:04:30Z",
"rates": {
"AWG": 2.451996
}
}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": 245.19959999999998,
"rate": 2.451996
}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