Rate Overview
Live
1 GEL = 0.648903 AZN
1 AZN = 1.5411
GEL
Avg
0.648625
High
0.649314
Low
0.646852
Last updated: 8/1/2026, 1:45:10 AM
Quick Conversions
| GEL | AZN |
|---|---|
| 1 GEL | 0.65 AZN |
| 10 GEL | 6.49 AZN |
| 50 GEL | 32.45 AZN |
| 100 GEL | 64.89 AZN |
| 500 GEL | 324.45 AZN |
| 1,000 GEL | 648.90 AZN |
Get GEL/AZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=AZNExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-08-01T01:45:10Z",
"rates": {
"AZN": 0.648903
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=AZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "AZN",
"amount": 100
},
"result": 64.8903,
"rate": 0.648903
}Build with GEL/AZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key