Rate Overview
Live
1 GEL = 0.679823 AWG
1 AWG = 1.4710
GEL
Avg
0.677160
High
0.681744
Low
0.674355
Last updated: 7/8/2026, 2:46:45 AM
Quick Conversions
| GEL | AWG |
|---|---|
| 1 GEL | 0.68 AWG |
| 10 GEL | 6.80 AWG |
| 50 GEL | 33.99 AWG |
| 100 GEL | 67.98 AWG |
| 500 GEL | 339.91 AWG |
| 1,000 GEL | 679.82 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-07-08T02:46:45Z",
"rates": {
"AWG": 0.679823
}
}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": 67.9823,
"rate": 0.679823
}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