Rate Overview
Live
1 GIP = 2.3830 AWG
1 AWG = 0.419645
GIP
Avg
2.4007
High
2.4530
Low
2.3422
Last updated: 7/24/2026, 11:16:56 PM
Quick Conversions
| GIP | AWG |
|---|---|
| 1 GIP | 2.38 AWG |
| 10 GIP | 23.83 AWG |
| 50 GIP | 119.15 AWG |
| 100 GIP | 238.30 AWG |
| 500 GIP | 1,191.48 AWG |
| 1,000 GIP | 2,382.97 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-24T23:16:56Z",
"rates": {
"AWG": 2.382969
}
}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": 238.29690000000002,
"rate": 2.382969
}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