Rate Overview
Live
1 AUD = 1.8447 GEL
1 GEL = 0.542097
AUD
Avg
1.8779
High
1.9359
Low
1.8190
Last updated: 8/7/2026, 1:22:05 PM
Quick Conversions
| AUD | GEL |
|---|---|
| 1 AUD | 1.84 GEL |
| 10 AUD | 18.45 GEL |
| 50 AUD | 92.23 GEL |
| 100 AUD | 184.47 GEL |
| 500 AUD | 922.34 GEL |
| 1,000 AUD | 1,844.69 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-07T13:22:05Z",
"rates": {
"GEL": 1.844689
}
}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.4689,
"rate": 1.844689
}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