Rate Overview
Live
1 AWG = 1.4682 GEL
1 GEL = 0.681098
AWG
Avg
1.5189
High
1.5868
Low
1.4682
Last updated: 7/26/2026, 1:33:47 AM
Quick Conversions
| AWG | GEL |
|---|---|
| 1 AWG | 1.47 GEL |
| 10 AWG | 14.68 GEL |
| 50 AWG | 73.41 GEL |
| 100 AWG | 146.82 GEL |
| 500 AWG | 734.11 GEL |
| 1,000 AWG | 1,468.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-07-26T01:33:47Z",
"rates": {
"GEL": 1.468217
}
}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.82170000000002,
"rate": 1.468217
}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