Rate Overview
Live
1 AWG = 1.5070 GEL
1 GEL = 0.663560
AWG
Avg
1.5057
High
1.5211
Low
1.4934
Last updated: 3/27/2026, 1:48:00 PM
Quick Conversions
| AWG | GEL |
|---|---|
| 1 AWG | 1.51 GEL |
| 10 AWG | 15.07 GEL |
| 50 AWG | 75.35 GEL |
| 100 AWG | 150.70 GEL |
| 500 AWG | 753.51 GEL |
| 1,000 AWG | 1,507.02 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-27T13:48:00Z",
"rates": {
"GEL": 1.507023
}
}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": 150.7023,
"rate": 1.507023
}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