Rate Overview
Live
1 GEL = 0.688862 ANG
1 ANG = 1.4517
GEL
Avg
0.686405
High
0.688862
Low
0.683669
Last updated: 7/28/2026, 3:48:52 PM
Quick Conversions
| GEL | ANG |
|---|---|
| 1 GEL | 0.69 ANG |
| 10 GEL | 6.89 ANG |
| 50 GEL | 34.44 ANG |
| 100 GEL | 68.89 ANG |
| 500 GEL | 344.43 ANG |
| 1,000 GEL | 688.86 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-07-28T15:48:52Z",
"rates": {
"ANG": 0.688862
}
}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": 68.8862,
"rate": 0.688862
}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