Rate Overview
Live
1 ANG = 1.4624 GEL
1 GEL = 0.683822
ANG
Avg
1.4635
High
1.4747
Low
1.4565
Last updated: 7/9/2026, 12:45:14 PM
Quick Conversions
| ANG | GEL |
|---|---|
| 1 ANG | 1.46 GEL |
| 10 ANG | 14.62 GEL |
| 50 ANG | 73.12 GEL |
| 100 ANG | 146.24 GEL |
| 500 ANG | 731.18 GEL |
| 1,000 ANG | 1,462.37 GEL |
Get ANG/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=GELExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-07-09T12:45:14Z",
"rates": {
"GEL": 1.462368
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "GEL",
"amount": 100
},
"result": 146.2368,
"rate": 1.462368
}Build with ANG/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key