Rate Overview
Live
1 GIP = 2.4474 AWG
1 AWG = 0.408596
GIP
Avg
2.4436
High
2.4515
Low
2.4282
Last updated: 5/8/2026, 1:03:12 PM
Quick Conversions
| GIP | AWG |
|---|---|
| 1 GIP | 2.45 AWG |
| 10 GIP | 24.47 AWG |
| 50 GIP | 122.37 AWG |
| 100 GIP | 244.74 AWG |
| 500 GIP | 1,223.70 AWG |
| 1,000 GIP | 2,447.41 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-08T13:03:12Z",
"rates": {
"AWG": 2.447407
}
}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": 244.7407,
"rate": 2.447407
}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