Rate Overview
Live
1 GIP = 2.4104 AWG
1 AWG = 0.414878
GIP
Avg
2.4000
High
2.4227
Low
2.3801
Last updated: 8/6/2026, 10:14:22 PM
Quick Conversions
| GIP | AWG |
|---|---|
| 1 GIP | 2.41 AWG |
| 10 GIP | 24.10 AWG |
| 50 GIP | 120.52 AWG |
| 100 GIP | 241.04 AWG |
| 500 GIP | 1,205.18 AWG |
| 1,000 GIP | 2,410.35 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-08-06T22:14:22Z",
"rates": {
"AWG": 2.41035
}
}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": 241.03500000000003,
"rate": 2.41035
}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