Rate Overview
Live
1 GEL = 0.680368 AWG
1 AWG = 1.4698
GEL
Avg
0.658555
High
0.680368
Low
0.630181
Last updated: 7/12/2026, 3:50:22 PM
Quick Conversions
| GEL | AWG |
|---|---|
| 1 GEL | 0.68 AWG |
| 10 GEL | 6.80 AWG |
| 50 GEL | 34.02 AWG |
| 100 GEL | 68.04 AWG |
| 500 GEL | 340.18 AWG |
| 1,000 GEL | 680.37 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-12T15:50:22Z",
"rates": {
"AWG": 0.680368
}
}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.0368,
"rate": 0.680368
}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