Rate Overview
Live
1 AWG = 1.4893 GEL
1 GEL = 0.671476
AWG
Avg
1.5074
High
1.5279
Low
1.4869
Last updated: 5/27/2026, 1:37:25 PM
Quick Conversions
| AWG | GEL |
|---|---|
| 1 AWG | 1.49 GEL |
| 10 AWG | 14.89 GEL |
| 50 AWG | 74.46 GEL |
| 100 AWG | 148.93 GEL |
| 500 AWG | 744.63 GEL |
| 1,000 AWG | 1,489.26 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-05-27T13:37:25Z",
"rates": {
"GEL": 1.489257
}
}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.9257,
"rate": 1.489257
}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