Rate Overview
Live
1 GEL = 0.668152 AWG
1 AWG = 1.4967
GEL
Avg
0.668924
High
0.669686
Low
0.668152
Last updated: 4/17/2026, 12:34:47 AM
Quick Conversions
| GEL | AWG |
|---|---|
| 1 GEL | 0.67 AWG |
| 10 GEL | 6.68 AWG |
| 50 GEL | 33.41 AWG |
| 100 GEL | 66.82 AWG |
| 500 GEL | 334.08 AWG |
| 1,000 GEL | 668.15 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-04-17T00:34:47Z",
"rates": {
"AWG": 0.668152
}
}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": 66.81519999999999,
"rate": 0.668152
}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