Rate Overview
Live
1 AUD = 1.8342 GEL
1 GEL = 0.545186
AUD
Avg
1.8322
High
1.8699
Low
1.8165
Last updated: 7/17/2026, 8:51:59 AM
Quick Conversions
| AUD | GEL |
|---|---|
| 1 AUD | 1.83 GEL |
| 10 AUD | 18.34 GEL |
| 50 AUD | 91.71 GEL |
| 100 AUD | 183.42 GEL |
| 500 AUD | 917.12 GEL |
| 1,000 AUD | 1,834.24 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-07-17T08:51:59Z",
"rates": {
"GEL": 1.834237
}
}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": 183.4237,
"rate": 1.834237
}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