Rate Overview
Live
1 AWG = 1.4646 GEL
1 GEL = 0.682798
AWG
Avg
1.4655
High
1.4684
Low
1.4621
Last updated: 7/26/2026, 9:06:03 PM
Quick Conversions
| AWG | GEL |
|---|---|
| 1 AWG | 1.46 GEL |
| 10 AWG | 14.65 GEL |
| 50 AWG | 73.23 GEL |
| 100 AWG | 146.46 GEL |
| 500 AWG | 732.28 GEL |
| 1,000 AWG | 1,464.56 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-26T21:06:03Z",
"rates": {
"GEL": 1.464563
}
}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.4563,
"rate": 1.464563
}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