Rate Overview
Live
1 AUD = 1.8615 GEL
1 GEL = 0.537209
AUD
Avg
1.8209
High
1.9253
Low
1.7467
Last updated: 3/27/2026, 4:01:14 AM
Quick Conversions
| AUD | GEL |
|---|---|
| 1 AUD | 1.86 GEL |
| 10 AUD | 18.61 GEL |
| 50 AUD | 93.07 GEL |
| 100 AUD | 186.15 GEL |
| 500 AUD | 930.74 GEL |
| 1,000 AUD | 1,861.47 GEL |
Get AUD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=GELExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-03-27T04:01:14Z",
"rates": {
"GEL": 1.861472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "GEL",
"amount": 100
},
"result": 186.1472,
"rate": 1.861472
}Build with AUD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key