Rate Overview
Live
1 AWG = 0.408950 GIP
1 GIP = 2.4453
AWG
Avg
0.409501
High
0.411831
Low
0.407917
Last updated: 5/7/2026, 8:38:14 AM
Quick Conversions
| AWG | GIP |
|---|---|
| 1 AWG | 0.41 GIP |
| 10 AWG | 4.09 GIP |
| 50 AWG | 20.45 GIP |
| 100 AWG | 40.89 GIP |
| 500 AWG | 204.48 GIP |
| 1,000 AWG | 408.95 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-05-07T08:38:14Z",
"rates": {
"GIP": 0.40895
}
}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": 40.894999999999996,
"rate": 0.40895
}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