Rate Overview
Live
1 AWG = 1.4879 GEL
1 GEL = 0.672110
AWG
Avg
1.4901
High
1.4945
Low
1.4879
Last updated: 5/7/2026, 8:38:26 AM
Quick Conversions
| AWG | GEL |
|---|---|
| 1 AWG | 1.49 GEL |
| 10 AWG | 14.88 GEL |
| 50 AWG | 74.39 GEL |
| 100 AWG | 148.79 GEL |
| 500 AWG | 743.93 GEL |
| 1,000 AWG | 1,487.85 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-07T08:38:26Z",
"rates": {
"GEL": 1.487852
}
}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.7852,
"rate": 1.487852
}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