Rate Overview
Live
1 XAF = 0.004745 GEL
1 GEL = 210.7482
XAF
Avg
0.004786
High
0.004889
Low
0.004551
Last updated: 3/27/2026, 5:18:20 PM
Quick Conversions
| XAF | GEL |
|---|---|
| 1 XAF | 0.00 GEL |
| 10 XAF | 0.05 GEL |
| 50 XAF | 0.24 GEL |
| 100 XAF | 0.47 GEL |
| 500 XAF | 2.37 GEL |
| 1,000 XAF | 4.75 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-03-27T17:18:20Z",
"rates": {
"GEL": 0.004745
}
}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.47450000000000003,
"rate": 0.004745
}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