Rate Overview
Live
1 GEL = 0.629983 AZN
1 AZN = 1.5873
GEL
Avg
0.614272
High
0.632198
Low
0.584237
Last updated: 3/27/2026, 1:06:12 AM
Quick Conversions
| GEL | AZN |
|---|---|
| 1 GEL | 0.63 AZN |
| 10 GEL | 6.30 AZN |
| 50 GEL | 31.50 AZN |
| 100 GEL | 63.00 AZN |
| 500 GEL | 314.99 AZN |
| 1,000 GEL | 629.98 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-27T01:06:12Z",
"rates": {
"AZN": 0.629983
}
}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.99829999999999,
"rate": 0.629983
}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