Rate Overview
Live
1 GIP = 2.3990 AWG
1 AWG = 0.416845
GIP
Avg
2.4099
High
2.4697
Low
2.3624
Last updated: 7/12/2026, 1:10:46 PM
Quick Conversions
| GIP | AWG |
|---|---|
| 1 GIP | 2.40 AWG |
| 10 GIP | 23.99 AWG |
| 50 GIP | 119.95 AWG |
| 100 GIP | 239.90 AWG |
| 500 GIP | 1,199.49 AWG |
| 1,000 GIP | 2,398.98 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-07-12T13:10:46Z",
"rates": {
"AWG": 2.398976
}
}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": 239.8976,
"rate": 2.398976
}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