Rate Overview
Live
1 AUD = 1.8465 GEL
1 GEL = 0.541575
AUD
Avg
1.8464
High
1.8491
Low
1.8420
Last updated: 8/16/2026, 1:22:33 AM
Quick Conversions
| AUD | GEL |
|---|---|
| 1 AUD | 1.85 GEL |
| 10 AUD | 18.46 GEL |
| 50 AUD | 92.32 GEL |
| 100 AUD | 184.65 GEL |
| 500 AUD | 923.23 GEL |
| 1,000 AUD | 1,846.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-08-16T01:22:33Z",
"rates": {
"GEL": 1.846468
}
}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": 184.6468,
"rate": 1.846468
}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