Rate Overview
Live
1 AUD = 1.8721 GEL
1 GEL = 0.534150
AUD
Avg
1.8682
High
1.8762
Low
1.8562
Last updated: 6/17/2026, 3:02:49 AM
Quick Conversions
| AUD | GEL |
|---|---|
| 1 AUD | 1.87 GEL |
| 10 AUD | 18.72 GEL |
| 50 AUD | 93.61 GEL |
| 100 AUD | 187.21 GEL |
| 500 AUD | 936.07 GEL |
| 1,000 AUD | 1,872.13 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-06-17T03:02:49Z",
"rates": {
"GEL": 1.872133
}
}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": 187.2133,
"rate": 1.872133
}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