Rate Overview
Live
1 GEL = 0.681002 AWG
1 AWG = 1.4684
GEL
Avg
0.670663
High
0.682944
Low
0.656105
Last updated: 7/24/2026, 5:59:22 AM
Quick Conversions
| GEL | AWG |
|---|---|
| 1 GEL | 0.68 AWG |
| 10 GEL | 6.81 AWG |
| 50 GEL | 34.05 AWG |
| 100 GEL | 68.10 AWG |
| 500 GEL | 340.50 AWG |
| 1,000 GEL | 681.00 AWG |
Get GEL/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=AWGExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-24T05:59:22Z",
"rates": {
"AWG": 0.681002
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "AWG",
"amount": 100
},
"result": 68.1002,
"rate": 0.681002
}Build with GEL/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key