Rate Overview
Live
1 AWG = 0.409432 GIP
1 GIP = 2.4424
AWG
Avg
0.411953
High
0.413975
Low
0.409432
Last updated: 4/17/2026, 6:31:28 AM
Quick Conversions
| AWG | GIP |
|---|---|
| 1 AWG | 0.41 GIP |
| 10 AWG | 4.09 GIP |
| 50 AWG | 20.47 GIP |
| 100 AWG | 40.94 GIP |
| 500 AWG | 204.72 GIP |
| 1,000 AWG | 409.43 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-04-17T06:31:28Z",
"rates": {
"GIP": 0.409432
}
}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.943200000000004,
"rate": 0.409432
}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