Rate Overview
Live
1 ANG = 1.4447 GEL
1 GEL = 0.692176
ANG
Avg
1.4476
High
1.4520
Low
1.4428
Last updated: 9/8/2026, 6:38:01 AM
Quick Conversions
| ANG | GEL |
|---|---|
| 1 ANG | 1.44 GEL |
| 10 ANG | 14.45 GEL |
| 50 ANG | 72.24 GEL |
| 100 ANG | 144.47 GEL |
| 500 ANG | 722.36 GEL |
| 1,000 ANG | 1,444.72 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-09-08T06:38:01Z",
"rates": {
"GEL": 1.444719
}
}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": 144.4719,
"rate": 1.444719
}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