Rate Overview
Live
1 GEL = 0.675370 AWG
1 AWG = 1.4807
GEL
Avg
0.674790
High
0.675370
Low
0.674355
Last updated: 6/16/2026, 11:18:27 AM
Quick Conversions
| GEL | AWG |
|---|---|
| 1 GEL | 0.68 AWG |
| 10 GEL | 6.75 AWG |
| 50 GEL | 33.77 AWG |
| 100 GEL | 67.54 AWG |
| 500 GEL | 337.69 AWG |
| 1,000 GEL | 675.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-06-16T11:18:27Z",
"rates": {
"AWG": 0.67537
}
}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.537,
"rate": 0.67537
}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