Rate Overview
Live
1 GEL = 0.685627 AWG
1 AWG = 1.4585
GEL
Avg
0.687007
High
0.688146
Low
0.685627
Last updated: 9/4/2026, 4:57:54 AM
Quick Conversions
| GEL | AWG |
|---|---|
| 1 GEL | 0.69 AWG |
| 10 GEL | 6.86 AWG |
| 50 GEL | 34.28 AWG |
| 100 GEL | 68.56 AWG |
| 500 GEL | 342.81 AWG |
| 1,000 GEL | 685.63 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-09-04T04:57:54Z",
"rates": {
"AWG": 0.685627
}
}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.56269999999999,
"rate": 0.685627
}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