Rate Overview
Live
1 AWG = 1.4642 GEL
1 GEL = 0.682945
AWG
Avg
1.4653
High
1.4681
Low
1.4621
Last updated: 7/23/2026, 4:43:38 PM
Quick Conversions
| AWG | GEL |
|---|---|
| 1 AWG | 1.46 GEL |
| 10 AWG | 14.64 GEL |
| 50 AWG | 73.21 GEL |
| 100 AWG | 146.42 GEL |
| 500 AWG | 732.12 GEL |
| 1,000 AWG | 1,464.25 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-07-23T16:43:38Z",
"rates": {
"GEL": 1.464247
}
}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": 146.4247,
"rate": 1.464247
}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