Rate Overview
Live
1 AWG = 0.418707 GIP
1 GIP = 2.3883
AWG
Avg
0.418062
High
0.419381
Low
0.416490
Last updated: 3/27/2026, 9:50:13 AM
Quick Conversions
| AWG | GIP |
|---|---|
| 1 AWG | 0.42 GIP |
| 10 AWG | 4.19 GIP |
| 50 AWG | 20.94 GIP |
| 100 AWG | 41.87 GIP |
| 500 AWG | 209.35 GIP |
| 1,000 AWG | 418.71 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-03-27T09:50:13Z",
"rates": {
"GIP": 0.418707
}
}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": 41.8707,
"rate": 0.418707
}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