Rate Overview
Live
1 XAF = 0.004841 GEL
1 GEL = 206.5689
XAF
Avg
0.004816
High
0.004841
Low
0.004791
Last updated: 4/17/2026, 1:51:10 AM
Quick Conversions
| XAF | GEL |
|---|---|
| 1 XAF | 0.00 GEL |
| 10 XAF | 0.05 GEL |
| 50 XAF | 0.24 GEL |
| 100 XAF | 0.48 GEL |
| 500 XAF | 2.42 GEL |
| 1,000 XAF | 4.84 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-04-17T01:51:10Z",
"rates": {
"GEL": 0.004841
}
}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.4841,
"rate": 0.004841
}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