Rate Overview
Live
1 AFN = 0.039538 GEL
1 GEL = 25.2921
AFN
Avg
0.039734
High
0.040384
Low
0.039404
Last updated: 9/12/2026, 5:22:28 AM
Quick Conversions
| AFN | GEL |
|---|---|
| 1 AFN | 0.04 GEL |
| 10 AFN | 0.40 GEL |
| 50 AFN | 1.98 GEL |
| 100 AFN | 3.95 GEL |
| 500 AFN | 19.77 GEL |
| 1,000 AFN | 39.54 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-09-12T05:22:28Z",
"rates": {
"GEL": 0.039538
}
}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": 3.9537999999999998,
"rate": 0.039538
}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