Rate Overview
Live
1 GBP = 2.3881 AWG
1 AWG = 0.418750
GBP
Avg
2.4155
High
2.4679
Low
2.3827
Last updated: 3/28/2026, 12:29:11 PM
Quick Conversions
| GBP | AWG |
|---|---|
| 1 GBP | 2.39 AWG |
| 10 GBP | 23.88 AWG |
| 50 GBP | 119.40 AWG |
| 100 GBP | 238.81 AWG |
| 500 GBP | 1,194.03 AWG |
| 1,000 GBP | 2,388.06 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-03-28T12:29:11Z",
"rates": {
"AWG": 2.38806
}
}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": 238.80599999999998,
"rate": 2.38806
}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