Rate Overview
Live
1 ANG = 1.4522 GEL
1 GEL = 0.688624
ANG
Avg
1.4507
High
1.4532
Low
1.4472
Last updated: 8/17/2026, 12:39:49 AM
Quick Conversions
| ANG | GEL |
|---|---|
| 1 ANG | 1.45 GEL |
| 10 ANG | 14.52 GEL |
| 50 ANG | 72.61 GEL |
| 100 ANG | 145.22 GEL |
| 500 ANG | 726.09 GEL |
| 1,000 ANG | 1,452.17 GEL |
Get ANG/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=GELExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-08-17T00:39:49Z",
"rates": {
"GEL": 1.452171
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "GEL",
"amount": 100
},
"result": 145.21710000000002,
"rate": 1.452171
}Build with ANG/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key