Rate Overview
Live
1 GEL = 0.661610 ANG
1 ANG = 1.5115
GEL
Avg
0.668035
High
0.674896
Low
0.661610
Last updated: 3/6/2026, 8:11:00 AM
Quick Conversions
| GEL | ANG |
|---|---|
| 1 GEL | 0.66 ANG |
| 10 GEL | 6.62 ANG |
| 50 GEL | 33.08 ANG |
| 100 GEL | 66.16 ANG |
| 500 GEL | 330.81 ANG |
| 1,000 GEL | 661.61 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-03-06T08:11:00Z",
"rates": {
"ANG": 0.66161
}
}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": 66.161,
"rate": 0.66161
}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