Rate Overview
Live
1 GEL = 0.686788 AWG
1 AWG = 1.4561
GEL
Avg
0.685596
High
0.686788
Low
0.684616
Last updated: 8/15/2026, 11:13:25 PM
Quick Conversions
| GEL | AWG |
|---|---|
| 1 GEL | 0.69 AWG |
| 10 GEL | 6.87 AWG |
| 50 GEL | 34.34 AWG |
| 100 GEL | 68.68 AWG |
| 500 GEL | 343.39 AWG |
| 1,000 GEL | 686.79 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-08-15T23:13:25Z",
"rates": {
"AWG": 0.686788
}
}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": 68.6788,
"rate": 0.686788
}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