Rate Overview
Live
1 AWG = 1.5210 GEL
1 GEL = 0.657463
AWG
Avg
1.5078
High
1.5217
Low
1.4913
Last updated: 3/7/2026, 2:32:24 AM
Quick Conversions
| AWG | GEL |
|---|---|
| 1 AWG | 1.52 GEL |
| 10 AWG | 15.21 GEL |
| 50 AWG | 76.05 GEL |
| 100 AWG | 152.10 GEL |
| 500 AWG | 760.50 GEL |
| 1,000 AWG | 1,521.00 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-03-07T02:32:24Z",
"rates": {
"GEL": 1.520997
}
}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": 152.09969999999998,
"rate": 1.520997
}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