Rate Overview
Live
1 GIP = 2.3912 AWG
1 AWG = 0.418200
GIP
Avg
2.3882
High
2.3969
Low
2.3688
Last updated: 7/8/2026, 4:22:58 AM
Quick Conversions
| GIP | AWG |
|---|---|
| 1 GIP | 2.39 AWG |
| 10 GIP | 23.91 AWG |
| 50 GIP | 119.56 AWG |
| 100 GIP | 239.12 AWG |
| 500 GIP | 1,195.60 AWG |
| 1,000 GIP | 2,391.20 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-08T04:22:58Z",
"rates": {
"AWG": 2.391202
}
}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.12019999999998,
"rate": 2.391202
}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