Rate Overview
Live
1 GEL = 0.675173 ANG
1 ANG = 1.4811
GEL
Avg
0.668160
High
0.675173
Low
0.656901
Last updated: 5/29/2026, 6:41:06 PM
Quick Conversions
| GEL | ANG |
|---|---|
| 1 GEL | 0.68 ANG |
| 10 GEL | 6.75 ANG |
| 50 GEL | 33.76 ANG |
| 100 GEL | 67.52 ANG |
| 500 GEL | 337.59 ANG |
| 1,000 GEL | 675.17 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-05-29T18:41:06Z",
"rates": {
"ANG": 0.675173
}
}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.5173,
"rate": 0.675173
}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