Rate Overview
Live
1 AWG = 0.420052 GIP
1 GIP = 2.3807
AWG
Avg
0.423168
High
0.450118
Low
0.407646
Last updated: 7/28/2026, 12:04:07 PM
Quick Conversions
| AWG | GIP |
|---|---|
| 1 AWG | 0.42 GIP |
| 10 AWG | 4.20 GIP |
| 50 AWG | 21.00 GIP |
| 100 AWG | 42.01 GIP |
| 500 AWG | 210.03 GIP |
| 1,000 AWG | 420.05 GIP |
Get AWG/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=GIPExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-28T12:04:07Z",
"rates": {
"GIP": 0.420052
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "GIP",
"amount": 100
},
"result": 42.005199999999995,
"rate": 0.420052
}Build with AWG/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key