Rate Overview
Live
1 AFN = 0.041459 GEL
1 GEL = 24.1202
AFN
Avg
0.041164
High
0.041470
Low
0.040117
Last updated: 7/11/2026, 11:24:44 PM
Quick Conversions
| AFN | GEL |
|---|---|
| 1 AFN | 0.04 GEL |
| 10 AFN | 0.41 GEL |
| 50 AFN | 2.07 GEL |
| 100 AFN | 4.15 GEL |
| 500 AFN | 20.73 GEL |
| 1,000 AFN | 41.46 GEL |
Get AFN/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=GELExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-11T23:24:44Z",
"rates": {
"GEL": 0.041459
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "GEL",
"amount": 100
},
"result": 4.1459,
"rate": 0.041459
}Build with AFN/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key