Rate Overview
Live
1 AFN = 0.042280 GEL
1 GEL = 23.6518
AFN
Avg
0.042237
High
0.042888
Low
0.041546
Last updated: 5/29/2026, 9:13:32 PM
Quick Conversions
| AFN | GEL |
|---|---|
| 1 AFN | 0.04 GEL |
| 10 AFN | 0.42 GEL |
| 50 AFN | 2.11 GEL |
| 100 AFN | 4.23 GEL |
| 500 AFN | 21.14 GEL |
| 1,000 AFN | 42.28 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-05-29T21:13:32Z",
"rates": {
"GEL": 0.04228
}
}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.228,
"rate": 0.04228
}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