Rate Overview
Live
1 GEL = 0.646284 AZN
1 AZN = 1.5473
GEL
Avg
0.645984
High
0.647237
Low
0.644183
Last updated: 7/12/2026, 11:42:18 AM
Quick Conversions
| GEL | AZN |
|---|---|
| 1 GEL | 0.65 AZN |
| 10 GEL | 6.46 AZN |
| 50 GEL | 32.31 AZN |
| 100 GEL | 64.63 AZN |
| 500 GEL | 323.14 AZN |
| 1,000 GEL | 646.28 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-07-12T11:42:18Z",
"rates": {
"AZN": 0.646284
}
}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.6284,
"rate": 0.646284
}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