Rate Overview
Live
1 GEL = 0.684258 ANG
1 ANG = 1.4614
GEL
Avg
0.685361
High
0.688862
Low
0.683669
Last updated: 7/30/2026, 8:25:27 AM
Quick Conversions
| GEL | ANG |
|---|---|
| 1 GEL | 0.68 ANG |
| 10 GEL | 6.84 ANG |
| 50 GEL | 34.21 ANG |
| 100 GEL | 68.43 ANG |
| 500 GEL | 342.13 ANG |
| 1,000 GEL | 684.26 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-30T08:25:27Z",
"rates": {
"ANG": 0.684258
}
}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.42580000000001,
"rate": 0.684258
}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