Rate Overview
Live
1 AWG = 1.4673 GEL
1 GEL = 0.681503
AWG
Avg
1.4707
High
1.4740
Low
1.4668
Last updated: 7/6/2026, 3:31:19 PM
Quick Conversions
| AWG | GEL |
|---|---|
| 1 AWG | 1.47 GEL |
| 10 AWG | 14.67 GEL |
| 50 AWG | 73.37 GEL |
| 100 AWG | 146.73 GEL |
| 500 AWG | 733.67 GEL |
| 1,000 AWG | 1,467.34 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-06T15:31:19Z",
"rates": {
"GEL": 1.467344
}
}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.7344,
"rate": 1.467344
}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