Rate Overview
Live
1 GEL = 0.672109 AWG
1 AWG = 1.4879
GEL
Avg
0.671113
High
0.672109
Low
0.669130
Last updated: 5/7/2026, 4:29:14 AM
Quick Conversions
| GEL | AWG |
|---|---|
| 1 GEL | 0.67 AWG |
| 10 GEL | 6.72 AWG |
| 50 GEL | 33.61 AWG |
| 100 GEL | 67.21 AWG |
| 500 GEL | 336.05 AWG |
| 1,000 GEL | 672.11 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-05-07T04:29:14Z",
"rates": {
"AWG": 0.672109
}
}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": 67.2109,
"rate": 0.672109
}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