Rate Overview
Live
1 XOF = 0.004812 GEL
1 GEL = 207.8138
XOF
Avg
0.004803
High
0.004819
Low
0.004779
Last updated: 3/6/2026, 7:33:56 PM
Quick Conversions
| XOF | GEL |
|---|---|
| 1 XOF | 0.00 GEL |
| 10 XOF | 0.05 GEL |
| 50 XOF | 0.24 GEL |
| 100 XOF | 0.48 GEL |
| 500 XOF | 2.41 GEL |
| 1,000 XOF | 4.81 GEL |
Get XOF/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=GELExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-06T19:33:56Z",
"rates": {
"GEL": 0.004812
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "GEL",
"amount": 100
},
"result": 0.4812,
"rate": 0.004812
}Build with XOF/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key