Rate Overview
Live
1 AUD = 1.9527 GEL
1 GEL = 0.512101
AUD
Avg
1.9334
High
1.9527
Low
1.9226
Last updated: 5/6/2026, 10:17:56 AM
Quick Conversions
| AUD | GEL |
|---|---|
| 1 AUD | 1.95 GEL |
| 10 AUD | 19.53 GEL |
| 50 AUD | 97.64 GEL |
| 100 AUD | 195.27 GEL |
| 500 AUD | 976.37 GEL |
| 1,000 AUD | 1,952.74 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-05-06T10:17:56Z",
"rates": {
"GEL": 1.952741
}
}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": 195.2741,
"rate": 1.952741
}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