Rate Overview
Live
1 GEL = 0.680253 ANG
1 ANG = 1.4700
GEL
Avg
0.679197
High
0.680924
Low
0.676099
Last updated: 6/19/2026, 11:55:47 AM
Quick Conversions
| GEL | ANG |
|---|---|
| 1 GEL | 0.68 ANG |
| 10 GEL | 6.80 ANG |
| 50 GEL | 34.01 ANG |
| 100 GEL | 68.03 ANG |
| 500 GEL | 340.13 ANG |
| 1,000 GEL | 680.25 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-06-19T11:55:47Z",
"rates": {
"ANG": 0.680253
}
}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.0253,
"rate": 0.680253
}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