Rate Overview
Live
1 GBP = 2.3850 AWG
1 AWG = 0.419292
GBP
Avg
2.3957
High
2.4094
Low
2.3850
Last updated: 7/25/2026, 8:01:42 PM
Quick Conversions
| GBP | AWG |
|---|---|
| 1 GBP | 2.38 AWG |
| 10 GBP | 23.85 AWG |
| 50 GBP | 119.25 AWG |
| 100 GBP | 238.50 AWG |
| 500 GBP | 1,192.49 AWG |
| 1,000 GBP | 2,384.98 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-25T20:01:42Z",
"rates": {
"AWG": 2.384975
}
}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.49749999999997,
"rate": 2.384975
}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