Rate Overview
Live
1 AUD = 1.8263 GEL
1 GEL = 0.547566
AUD
Avg
1.8224
High
1.8286
Low
1.8165
Last updated: 7/6/2026, 6:22:23 PM
Quick Conversions
| AUD | GEL |
|---|---|
| 1 AUD | 1.83 GEL |
| 10 AUD | 18.26 GEL |
| 50 AUD | 91.31 GEL |
| 100 AUD | 182.63 GEL |
| 500 AUD | 913.13 GEL |
| 1,000 AUD | 1,826.26 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-06T18:22:23Z",
"rates": {
"GEL": 1.826264
}
}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": 182.62640000000002,
"rate": 1.826264
}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