Rate Overview
Live
1 GBP = 2.3787 AWG
1 AWG = 0.420392
GBP
Avg
2.4025
High
2.4679
Low
2.3387
Last updated: 7/27/2026, 11:09:30 PM
Quick Conversions
| GBP | AWG |
|---|---|
| 1 GBP | 2.38 AWG |
| 10 GBP | 23.79 AWG |
| 50 GBP | 118.94 AWG |
| 100 GBP | 237.87 AWG |
| 500 GBP | 1,189.37 AWG |
| 1,000 GBP | 2,378.73 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-07-27T23:09:30Z",
"rates": {
"AWG": 2.378731
}
}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": 237.87310000000002,
"rate": 2.378731
}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