Rate Overview
Live
1 GEL = 0.657463 AWG
1 AWG = 1.5210
GEL
Avg
0.663981
High
0.670563
Low
0.657140
Last updated: 3/6/2026, 11:27:59 PM
Quick Conversions
| GEL | AWG |
|---|---|
| 1 GEL | 0.66 AWG |
| 10 GEL | 6.57 AWG |
| 50 GEL | 32.87 AWG |
| 100 GEL | 65.75 AWG |
| 500 GEL | 328.73 AWG |
| 1,000 GEL | 657.46 AWG |
Get GEL/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=AWGExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-03-06T23:27:59Z",
"rates": {
"AWG": 0.657463
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "AWG",
"amount": 100
},
"result": 65.7463,
"rate": 0.657463
}Build with GEL/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key