Rate Overview
Live
1 AWG = 1.4807 GEL
1 GEL = 0.675371
AWG
Avg
1.4819
High
1.4829
Low
1.4807
Last updated: 6/16/2026, 1:31:50 PM
Quick Conversions
| AWG | GEL |
|---|---|
| 1 AWG | 1.48 GEL |
| 10 AWG | 14.81 GEL |
| 50 AWG | 74.03 GEL |
| 100 AWG | 148.07 GEL |
| 500 AWG | 740.33 GEL |
| 1,000 AWG | 1,480.67 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-06-16T13:31:50Z",
"rates": {
"GEL": 1.480668
}
}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": 148.0668,
"rate": 1.480668
}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