Rate Overview
Live
1 XAF = 0.004559 GEL
1 GEL = 219.3463
XAF
Avg
0.004767
High
0.004910
Low
0.004559
Last updated: 7/24/2026, 8:18:34 AM
Quick Conversions
| XAF | GEL |
|---|---|
| 1 XAF | 0.00 GEL |
| 10 XAF | 0.05 GEL |
| 50 XAF | 0.23 GEL |
| 100 XAF | 0.46 GEL |
| 500 XAF | 2.28 GEL |
| 1,000 XAF | 4.56 GEL |
Get XAF/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=GELExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-07-24T08:18:34Z",
"rates": {
"GEL": 0.004559
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "GEL",
"amount": 100
},
"result": 0.45589999999999997,
"rate": 0.004559
}Build with XAF/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key