Rate Overview
Live
1 GBP = 2.3967 AWG
1 AWG = 0.417245
GBP
Avg
2.3884
High
2.4184
Low
2.3557
Last updated: 7/23/2026, 4:19:34 AM
Quick Conversions
| GBP | AWG |
|---|---|
| 1 GBP | 2.40 AWG |
| 10 GBP | 23.97 AWG |
| 50 GBP | 119.83 AWG |
| 100 GBP | 239.67 AWG |
| 500 GBP | 1,198.34 AWG |
| 1,000 GBP | 2,396.68 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-23T04:19:34Z",
"rates": {
"AWG": 2.396675
}
}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": 239.66750000000002,
"rate": 2.396675
}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