Rate Overview
Live
1 GIP = 2.3936 AWG
1 AWG = 0.417789
GIP
Avg
2.4043
High
2.4140
Low
2.3936
Last updated: 5/28/2026, 11:18:04 PM
Quick Conversions
| GIP | AWG |
|---|---|
| 1 GIP | 2.39 AWG |
| 10 GIP | 23.94 AWG |
| 50 GIP | 119.68 AWG |
| 100 GIP | 239.36 AWG |
| 500 GIP | 1,196.78 AWG |
| 1,000 GIP | 2,393.55 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-05-28T23:18:04Z",
"rates": {
"AWG": 2.393553
}
}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.35529999999997,
"rate": 2.393553
}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