Rate Overview
Live
1 GEL = 0.692176 ANG
1 ANG = 1.4447
GEL
Avg
0.690820
High
0.693086
Low
0.688721
Last updated: 9/8/2026, 11:16:30 AM
Quick Conversions
| GEL | ANG |
|---|---|
| 1 GEL | 0.69 ANG |
| 10 GEL | 6.92 ANG |
| 50 GEL | 34.61 ANG |
| 100 GEL | 69.22 ANG |
| 500 GEL | 346.09 ANG |
| 1,000 GEL | 692.18 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-09-08T11:16:30Z",
"rates": {
"ANG": 0.692176
}
}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": 69.2176,
"rate": 0.692176
}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