Rate Overview
Live
1 GIP = 2.4037 AWG
1 AWG = 0.416028
GIP
Avg
2.3657
High
2.4531
Low
2.2216
Last updated: 8/4/2026, 7:41:32 AM
Quick Conversions
| GIP | AWG |
|---|---|
| 1 GIP | 2.40 AWG |
| 10 GIP | 24.04 AWG |
| 50 GIP | 120.18 AWG |
| 100 GIP | 240.37 AWG |
| 500 GIP | 1,201.84 AWG |
| 1,000 GIP | 2,403.68 AWG |
Get GIP/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=AWGExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-08-04T07:41:32Z",
"rates": {
"AWG": 2.403683
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "AWG",
"amount": 100
},
"result": 240.3683,
"rate": 2.403683
}Build with GIP/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key