Rate Overview
Live
1 AWG = 1.4602 GEL
1 GEL = 0.684829
AWG
Avg
1.4597
High
1.4608
Low
1.4572
Last updated: 8/12/2026, 6:35:35 PM
Quick Conversions
| AWG | GEL |
|---|---|
| 1 AWG | 1.46 GEL |
| 10 AWG | 14.60 GEL |
| 50 AWG | 73.01 GEL |
| 100 AWG | 146.02 GEL |
| 500 AWG | 730.11 GEL |
| 1,000 AWG | 1,460.22 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-08-12T18:35:35Z",
"rates": {
"GEL": 1.460219
}
}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.0219,
"rate": 1.460219
}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