Rate Overview
Live
1 GEL = 0.670057 ANG
1 ANG = 1.4924
GEL
Avg
0.664475
High
0.670057
Low
0.659823
Last updated: 3/27/2026, 12:55:34 AM
Quick Conversions
| GEL | ANG |
|---|---|
| 1 GEL | 0.67 ANG |
| 10 GEL | 6.70 ANG |
| 50 GEL | 33.50 ANG |
| 100 GEL | 67.01 ANG |
| 500 GEL | 335.03 ANG |
| 1,000 GEL | 670.06 ANG |
Get GEL/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=ANGExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-03-27T00:55:34Z",
"rates": {
"ANG": 0.670057
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "ANG",
"amount": 100
},
"result": 67.0057,
"rate": 0.670057
}Build with GEL/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key