Rate Overview
Live
1 ANG = 1.4997 GEL
1 GEL = 0.666802
ANG
Avg
1.5014
High
1.5223
Low
1.4841
Last updated: 3/27/2026, 4:06:51 AM
Quick Conversions
| ANG | GEL |
|---|---|
| 1 ANG | 1.50 GEL |
| 10 ANG | 15.00 GEL |
| 50 ANG | 74.98 GEL |
| 100 ANG | 149.97 GEL |
| 500 ANG | 749.85 GEL |
| 1,000 ANG | 1,499.70 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-03-27T04:06:51Z",
"rates": {
"GEL": 1.499695
}
}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": 149.9695,
"rate": 1.499695
}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