Rate Overview
Live
1 AWG = 1.4560 GEL
1 GEL = 0.686833
AWG
Avg
1.4552
High
1.4579
Low
1.4532
Last updated: 9/3/2026, 10:10:33 AM
Quick Conversions
| AWG | GEL |
|---|---|
| 1 AWG | 1.46 GEL |
| 10 AWG | 14.56 GEL |
| 50 AWG | 72.80 GEL |
| 100 AWG | 145.60 GEL |
| 500 AWG | 727.98 GEL |
| 1,000 AWG | 1,455.96 GEL |
Get AWG/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=GELExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-09-03T10:10:33Z",
"rates": {
"GEL": 1.455957
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "GEL",
"amount": 100
},
"result": 145.5957,
"rate": 1.455957
}Build with AWG/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key