Rate Overview
Live
1 AUD = 1.8810 GEL
1 GEL = 0.531638
AUD
Avg
1.8691
High
1.8810
Low
1.8614
Last updated: 9/5/2026, 3:06:42 AM
Quick Conversions
| AUD | GEL |
|---|---|
| 1 AUD | 1.88 GEL |
| 10 AUD | 18.81 GEL |
| 50 AUD | 94.05 GEL |
| 100 AUD | 188.10 GEL |
| 500 AUD | 940.49 GEL |
| 1,000 AUD | 1,880.98 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-09-05T03:06:42Z",
"rates": {
"GEL": 1.880979
}
}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": 188.09789999999998,
"rate": 1.880979
}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