Rate Overview
Live
1 GEL = 0.624406 AZN
1 AZN = 1.6015
GEL
Avg
0.630730
High
0.637226
Low
0.624109
Last updated: 3/6/2026, 8:14:45 AM
Quick Conversions
| GEL | AZN |
|---|---|
| 1 GEL | 0.62 AZN |
| 10 GEL | 6.24 AZN |
| 50 GEL | 31.22 AZN |
| 100 GEL | 62.44 AZN |
| 500 GEL | 312.20 AZN |
| 1,000 GEL | 624.41 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-03-06T08:14:45Z",
"rates": {
"AZN": 0.624406
}
}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": 62.4406,
"rate": 0.624406
}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