Rate Overview
Live
1 GBP = 2.4218 AWG
1 AWG = 0.412910
GBP
Avg
2.4168
High
2.4230
Low
2.4075
Last updated: 8/14/2026, 6:05:06 PM
Quick Conversions
| GBP | AWG |
|---|---|
| 1 GBP | 2.42 AWG |
| 10 GBP | 24.22 AWG |
| 50 GBP | 121.09 AWG |
| 100 GBP | 242.18 AWG |
| 500 GBP | 1,210.92 AWG |
| 1,000 GBP | 2,421.83 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-08-14T18:05:06Z",
"rates": {
"AWG": 2.421834
}
}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": 242.1834,
"rate": 2.421834
}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