Rate Overview
Live
1 AUD = 1.9102 GEL
1 GEL = 0.523502
AUD
Avg
1.9226
High
1.9485
Low
1.8983
Last updated: 5/26/2026, 9:27:20 PM
Quick Conversions
| AUD | GEL |
|---|---|
| 1 AUD | 1.91 GEL |
| 10 AUD | 19.10 GEL |
| 50 AUD | 95.51 GEL |
| 100 AUD | 191.02 GEL |
| 500 AUD | 955.11 GEL |
| 1,000 AUD | 1,910.21 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-26T21:27:20Z",
"rates": {
"GEL": 1.910214
}
}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": 191.0214,
"rate": 1.910214
}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