Rate Overview
Live
1 GIP = 2.4384 AWG
1 AWG = 0.410111
GIP
Avg
2.4290
High
2.4424
Low
2.4156
Last updated: 4/18/2026, 10:36:47 AM
Quick Conversions
| GIP | AWG |
|---|---|
| 1 GIP | 2.44 AWG |
| 10 GIP | 24.38 AWG |
| 50 GIP | 121.92 AWG |
| 100 GIP | 243.84 AWG |
| 500 GIP | 1,219.18 AWG |
| 1,000 GIP | 2,438.36 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-04-18T10:36:47Z",
"rates": {
"AWG": 2.438364
}
}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": 243.8364,
"rate": 2.438364
}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